Skip to content

We should fix all of our error messaging to users #7785

@turt2live

Description

@turt2live

This involves going through the whole app and figuring out where error messages come from and replacing them with strings we can translate. Currently, some (many?) error dialogs take the error from the server and shove it in front of the user, which isn't great. In the same branches, the dialogs can also show errors generated within the app which are translated.

This is to finally stop having "CORS request rejected" and to have a 100% translation on all possible strings in the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-TaskTasks for the team like planning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions