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
@nilmerg where did you put your Escape key that it "can easily be triggered, without any intention"?
2. Click anywhere outside the modal - this bit me while UX testing the new notification module.
A modal has currently the following ways to be closed:
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.
The text was updated successfully, but these errors were encountered: