Skip to content

Display modal when waiting for location #1

Description

@jgibson02
Description:

When the app is opened, the Android location provider usually needs to wait for some time while it acquires a high-accuracy fix. During this time, it is currently not apparent to the user why their location is not shown or why their device does not appear on the client app.
To make it more apparent to the user what is happening, a loading modal should appear over the rest of the interface while the location provider is waiting.

Steps To Reproduce:
Workaround:
Risks:

TBD

Acceptance Criteria:
  • User is presented with a loading modal when the app is open and the location provider does not have a location fix
  • The loading modal is hidden once a location fix is acquired.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions