-
-
Notifications
You must be signed in to change notification settings - Fork 8
Prevent Accidental Closing of Form #386
Copy link
Copy link
Open
Description
Description
A user can currently accidentally close a form in-progress, losing everything they have so far typed out. We should do our best to ensure that this doesn't happen.
Implementation
The browser provides an API for prompting a user before they close the tab. You may have seen on different websites.
Refer to this Stackoverflow question as well as the MDN docs for this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels