You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about the task you want to perform and are unable to do so because the feature is not available
While creating a new request and attempting to rename it, the request initially shows a blank name. This leads to confusion because there is no indication of the associated URL or any placeholder to provide context for what I am renaming.
Describe the solution/feature you'd like us to add
When creating a new request, instead of leaving the name field blank, it should automatically populate with the request URL by default (e.g., httpbin.org/get). This will provide immediate context and help users identify and rename the request appropriately without confusion. As shown in the attached image, the current implementation leaves the name field blank, making it unclear which request I am renaming.
The text was updated successfully, but these errors were encountered:
This issue was resolved recently in the main branch ... Kindly report any issue after running API Dash from the GitHub repository instead of the installers.
Tell us about the task you want to perform and are unable to do so because the feature is not available
While creating a new request and attempting to rename it, the request initially shows a blank name. This leads to confusion because there is no indication of the associated URL or any placeholder to provide context for what I am renaming.
Describe the solution/feature you'd like us to add
When creating a new request, instead of leaving the name field blank, it should automatically populate with the request URL by default (e.g.,
httpbin.org/get
). This will provide immediate context and help users identify and rename the request appropriately without confusion. As shown in the attached image, the current implementation leaves the name field blank, making it unclear which request I am renaming.The text was updated successfully, but these errors were encountered: