Skip to content

Implement proper error handling mechanism #8

@aniri

Description

@aniri

Implement an easy to use error handling mechanism.

Should support displaying snackbars and dialogs. Check the design in Figma for hints on how to design them, but follow the android material design guidelines for them.

These should be displayed easily in case of validation or api errors.

Redirect to login in case auth errors are received from the api. The rest of the api errors should be displayed in a dialog. TBD: api error format

Also, for certain requests, a snackbar error should be shown in case the user attempts to make the api call but is not connected to the internet.

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