Skip to content

[Feature] Global Error Handling Implementation #2197

@omimouni

Description

@omimouni

Is there an existing issue for this feature?

  • Yes, I have searched the existing issues and it doesn't exist.

Feature Description

Current Behavior:
The app currently uses React Router's default error boundary.

Proposed Solution:
Add a custom error page to show friendly messages when something goes wrong.

Technical Details:

  • Use React Router’s useRouteError to get error details.
  • Create an ErrorPage component.
  • Show useful error messages based on status codes.
  • Add a button to help users go back or retry.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestneeds triageIssues that need to be triagedv4Issues related to the latest version

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions