-
Notifications
You must be signed in to change notification settings - Fork 3
Add error messages to frontend #66
Copy link
Copy link
Open
Labels
domain: frontendimportance: 1 - must haveMust be implemented for the product to be completeMust be implemented for the product to be completeurgency: 1 - soonwork type: implementationA task that primarily involves bashing codeA task that primarily involves bashing code
Metadata
Metadata
Assignees
Labels
domain: frontendimportance: 1 - must haveMust be implemented for the product to be completeMust be implemented for the product to be completeurgency: 1 - soonwork type: implementationA task that primarily involves bashing codeA task that primarily involves bashing code
Errors currently get thrown and can be invisible/scary to the user.
We should probably add a React error boundary to present errors in a more friendly way.