-
Notifications
You must be signed in to change notification settings - Fork 19
Description
User stories
Feedback when trying again
-
As a user attempting to get better accuracy by trying again
I want to see the progress indicator
So that I know something is actively happening and not “saved” yet -
Given I’ve clicked “get location”
When I see the spinner and the button is disabled
Then I know I need to wait until the location is captured and the button becomes active -
As a user wanting to get good accuracy
I want to see feedback on the prompt
So that I know whether the location accuracy is adequate or not
Displaying accuracy as soon as the location is available
-
As a user wanted to save a location
When I look at the location dialog
Then I should see the accuracy as soon as it's available -
As a user wanted to save a location
When I look at the location dialog
I shouldn’t see latitude, longitude, and altitude yet since I do not commonly use them, but I want to know the time taken to capture the location.
Once the location is captured
- Given I’ve saved the location
When I look at the container
Then I should see “<poor|good> location: Accuracy: 14.15m, Latitude: 62.99352, Longitude: 98.61553"
So that I know it was adequate
Error messages
- Given I haven’t enabled location permissions
And the question is required
When I click submit
Then I should see a stacked error message
Read-only
- Would deviate and show inline
But they still want to know if it’s good accuracy
Designs
Options:
- Get location
- Save location
- Retry getting location
Notes
Future iterations
- Maybe make the accuracy number larger in the dialog
Metadata
Metadata
Assignees
Labels
Type
Projects
Status