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

Instruct users to file a bug report if they encounter an unknown error #403

Open
jmoggr opened this issue Feb 13, 2025 · 0 comments
Open
Labels
frontend TypeScript frontend and Rust-wasm integrations ui/ux User interface and user experience

Comments

@jmoggr
Copy link
Collaborator

jmoggr commented Feb 13, 2025

I figure that once the known error types (currently just permissions error, maybe in the future additional types) have been exhausted, the error presumably arises from a bug in our application rather than any expected behavior. In this case, perhaps we should warn the user that something bad has happened and tell them how to file a bug report (file an issue on GitHub).

link

The instructions should probably be a part of the ErrorBoundaryDialog component.

@jmoggr jmoggr added frontend TypeScript frontend and Rust-wasm integrations ui/ux User interface and user experience labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend TypeScript frontend and Rust-wasm integrations ui/ux User interface and user experience
Projects
None yet
Development

No branches or pull requests

1 participant