bruno
bruno copied to clipboard
Create New Request Window Closes When Clicking Outside Without Warning
I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
Describe the bug
When creating a new request within a collection, the "Create Request" window closes immediately if the user clicks outside the window. This behavior occurs without any warning or confirmation, leading to potential loss of any data entered in the request form. This issue makes it challenging to copy and paste data from another browser window or document, disrupting the workflow.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
- Open the application and navigate to the section where collections are managed.
- Create a new collection if one does not already exist.
- Within the collection, initiate the creation of a new request.
- In the "Create Request" window, enter a request name and HTTP method.
- Click outside the "Create Request" window (anywhere on the screen outside the popup).
This is not a bug, I think this is a purposeful design choice?