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

Add better ErrorBoundary stuff for react-router #121

Closed
chrisbenincasa opened this issue Feb 21, 2024 · 2 comments · Fixed by #191
Closed

Add better ErrorBoundary stuff for react-router #121

chrisbenincasa opened this issue Feb 21, 2024 · 2 comments · Fixed by #191
Labels
bug Something isn't working enhancement New feature or request frontend Pertains to the Tunarr frontend ux Related to user experience

Comments

@chrisbenincasa
Copy link
Owner

Right now if anything goes wrong we just hit this plain white page with 'error' and nothing happens... we should be smarter about handling errors and attempt to retry, etc. And also show something pretty.

@chrisbenincasa chrisbenincasa added bug Something isn't working enhancement New feature or request frontend Pertains to the Tunarr frontend labels Feb 21, 2024
@chrisbenincasa
Copy link
Owner Author

Would be cool to generate a link to open a new GitHub issue that prefills info based on the error, current version, etc

@chrisbenincasa
Copy link
Owner Author

image

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 frontend Pertains to the Tunarr frontend ux Related to user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant