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

Frontend error fallback mechanism #86

Open
simongray opened this issue Oct 19, 2022 · 0 comments
Open

Frontend error fallback mechanism #86

simongray opened this issue Oct 19, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request user interface

Comments

@simongray
Copy link
Member

In cases where the frontend errors out, the frontend currently just breaks.

Instead, what should happen is that

  • a message should be displayed to the user presenting some options
    • try the same action again (reload)
    • go back one page (and reload)
    • send the error to the developer (nice-to-have)
      • probably entails logging the frontend error or storing it in the database
@simongray simongray added bug Something isn't working enhancement New feature or request user interface labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request user interface
Projects
None yet
Development

No branches or pull requests

1 participant