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

Report a bug button #542

Closed
codeofmochi opened this issue Jan 31, 2023 · 2 comments · Fixed by #800
Closed

Report a bug button #542

codeofmochi opened this issue Jan 31, 2023 · 2 comments · Fixed by #800
Assignees
Labels
good first issue Good for newcomers v1.10.0

Comments

@codeofmochi
Copy link
Contributor

We could leverage precise insights into problems by adding a "report a bug" feature. This could be a simple form, and users could type in what they did and what failed. In more advanced scenarios, we could allow them to specify which item / action caused the bug. We could also combine it with some replay capabilities (maybe with Sentry?).

@spaenleh
Copy link
Member

spaenleh commented Feb 1, 2023

We could also leverage Sentry's ability to show an alternate ui when an error arrises, don't remember the full name. Also replays are super cool !

@codeofmochi
Copy link
Contributor Author

We could also leverage Sentry's ability to show an alternate ui when an error arrises, don't remember the full name. Also replays are super cool !

👍 There's also simply React's ErrorBoundary which we should add i think at least in the content region of the UI, such that the user at least gets some feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers v1.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants