Skip to content

Unify error handling #133

@etr2460

Description

@etr2460

We're individually handling errors in a bunch of different components in different ways (are the errors of type string? any? unknown? Error?) and rendering errors in multiple ways (string with the error message, generic error message when hasError is true).

Let's standardize this everywhere and build some helpers for all the components (and new components) to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions