Skip to content

Robust error reporting and recovery #16

@ThatXliner

Description

@ThatXliner

Basically, we need to handle all of the potential error cases (e.g. no wifi, out of sync, etc) for all the places that can have errors (mutating the entry + initial fetch). Make sure retry functionality exist. Since we're using TanStack Query, this should be fairly easy. The only thing that would potentially make this task hard is that there are no existing (good) error UI implemented.

I haven't tested if the app works offline, so please test that. Ideally, we have some React state on the device that can be synced with the database when it can. The UI should not only reflect on the databases' state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appRelated to the mobile scouting app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions