Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display modal when waiting for location #1

Open
2 tasks
jgibson02 opened this issue Jun 21, 2019 · 0 comments
Open
2 tasks

Display modal when waiting for location #1

jgibson02 opened this issue Jun 21, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jgibson02
Copy link
Member

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.
@jgibson02 jgibson02 added the enhancement New feature or request label Jun 21, 2019
@Dracnea Dracnea self-assigned this Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants