foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.

Home Page:https://apidash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name of requests pushes the Dashboard down

dhruvpatidar359 opened this issue · comments

Describe the bug/problem

When ever the length of the request is long , it pushes the dashboard down as follows.

image

Steps to Reproduce the bug/problem
1 ) Create a new request
2 ) Rename it a big name
3 ) See the magic

Expected behavior
The name should be turncated for one line only .

Device Info (The device where you encountered this issue):

  • OS: [Windows]
  • Version: [windows 10 ]

@ashitaprasad I would like to try to solve this issue can you assign it to me

Thanks for reporting the issue. It has been resolved in the main branch.