Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Have unified Error Handling  #60

@stehefan

Description

@stehefan

Right now, errors are not getting handled in the same way across the application. For this to happen, I need the following:

  • (for now) one global ErrorBoundary to catch server-side errors and display them to the user
  • Error handling in an unintrusive way for user-input errors (like in updating a note) - e.g. via a toast/popup

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuiui on one or many platformsuxusability on one or many platforms

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions