Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent users from accidently exiting the app #12

Open
jeffreyhanson opened this issue Feb 13, 2022 · 2 comments
Open

Prevent users from accidently exiting the app #12

jeffreyhanson opened this issue Feb 13, 2022 · 2 comments
Labels
enhancement New feature or request sometime Feature that might be good to incorporate eventually, but not a priority

Comments

@jeffreyhanson
Copy link
Contributor

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?

@jeffreyhanson jeffreyhanson added the enhancement New feature or request label Feb 13, 2022
@ricschuster
Copy link

I like this idea. It could also be a 'sometime' unless you think it should be higher priority.

@jeffreyhanson
Copy link
Contributor Author

Ok yeah, I agree.

@jeffreyhanson jeffreyhanson added the sometime Feature that might be good to incorporate eventually, but not a priority label Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sometime Feature that might be good to incorporate eventually, but not a priority
Projects
None yet
Development

No branches or pull requests

2 participants