Prevent users from accidently exiting the app #12
Labels
enhancement
New feature or request
sometime
Feature that might be good to incorporate eventually, but not a priority
Veronique mentioned that she accidently exited the app by pressing the back button on her browser when tying to use the app. To avoid this in the future, we could have the app show a warning when the user tries to leave the page (e.g. by closing tab, pressing back button on browser, etc) and ask them to confirm if they want to proceeed (e.g. using the JS alert function; https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_alert). @ricschuster, what do you think?
The text was updated successfully, but these errors were encountered: