-
Couldn't load subscription status.
- Fork 281
Open
Labels
enhancementNew feature or improvementNew feature or improvement
Description
A modal has currently the following ways to be closed:
- Click on the X in the top right
- Click anywhere outside the modal
- Push the Escape key
- Successfully submit a form
- Click on the cancel button (Show a cancel button in modals #5305)
Cases 2 and 3 can easily be triggered, without any intention of the user to close the modal.
To prevent this, once a form has been adjusted, both cases shouldn't allow to close the modal anymore.
An alternative would be to ask for confirmation. Though, I'd like to avoid this at all cost.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvement