-
Notifications
You must be signed in to change notification settings - Fork 13
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
Form filling: Geopoint with no appearance #249
Milestone
Comments
Closed
Test plan
Sample forms for testing 1-geopoint-zero-accuracy.xlsx |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
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
And the question is required
When I click submit
Then I should see a stacked error message
Read-only
But they still want to know if it’s good accuracy
Designs
Figma
Options:
Notes
Future iterations
The text was updated successfully, but these errors were encountered: