Skip to content

How about error boundaries #1164

Open
Open
@Arnei

Description

@Arnei

Currently, if there's a critical error the user is presented with a blank page. Even though this is the admin ui which we excpect is mostly used by admins, who know how to handle this situation, I think it would still be preferable if we were able to display a proper error page instead.

I would also like to see error boundaries for certain component, e.g. modals. Just because there was an error during event creation does not mean the whole ui needs to give up and crash.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions