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

Rework error handling #366

Closed
fengelniederhammer opened this issue Jul 22, 2024 · 1 comment · Fixed by #431 or #442
Closed

Rework error handling #366

fengelniederhammer opened this issue Jul 22, 2024 · 1 comment · Fixed by #431 or #442
Assignees
Labels
components Regarding the components

Comments

@fengelniederhammer
Copy link
Collaborator

fengelniederhammer commented Jul 22, 2024

#143 added an error boundary to our components. Most of the errors will however just be displayed as "Whoops, something went wrong".

We should give the user more indication on what went wrong in the expected cases, i.e. throw more UserFacingErrors.

@fengelniederhammer fengelniederhammer added the components Regarding the components label Jul 22, 2024
@chaoran-chen
Copy link
Member

Also, throwing an event would be useful so that the maintainer can catch and handle the error on a higher level if desired.

@fengelniederhammer fengelniederhammer self-assigned this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
components Regarding the components
Projects
None yet
2 participants