You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a data collector or someone doing self report
I want to get my location with a map
so that I can collaborate with my PM to ensure I have high accuracy
Given I'm answering a geo question with a map
When I go to the question
Then I will see a disabled map with a button that says "Find my location"
So I don’t want to accidentally interact/use my location if that's not my intent
Given I've allowed Web Forms to have my location
When I've select the button "find my location"
Then I see a dialog that says "Finding your location" with an accuracy message below
Happy path 🔵
Given I want to save the location
When I see I have "Good accuracy" message in blue
Then I will select the button "save location"
Given I've saved the location
When I'm looking at my form
Then I see the question with a blue highlighted accuracy message in the panel below the map
And I can select the button "remove" it if I want to try again and get higher accuracy
Sad path 🔴
Given I want to save the location despite having poor accuracy
When I see the "Poor accuracy" warning message in red
Then I will select the button "save location"
Given I've saved the location with poor accuracy
When I'm looking at my form
Then I see the question with a red highlighted accuracy message in the panel below the map
And I can select the button "remove" it if I want to try again and get higher accuracy
User stories
As a data collector or someone doing self report
I want to get my location with a map
so that I can collaborate with my PM to ensure I have high accuracy
Given I'm answering a geo question with a map
When I go to the question
Then I will see a disabled map with a button that says "Find my location"
So I don’t want to accidentally interact/use my location if that's not my intent
Given I've allowed Web Forms to have my location
When I've select the button "find my location"
Then I see a dialog that says "Finding your location" with an accuracy message below
Happy path 🔵
Given I want to save the location
When I see I have "Good accuracy" message in blue
Then I will select the button "save location"
Given I've saved the location
When I'm looking at my form
Then I see the question with a blue highlighted accuracy message in the panel below the map
And I can select the button "remove" it if I want to try again and get higher accuracy
Sad path 🔴
Given I want to save the location despite having poor accuracy
When I see the "Poor accuracy" warning message in red
Then I will select the button "save location"
Given I've saved the location with poor accuracy
When I'm looking at my form
Then I see the question with a red highlighted accuracy message in the panel below the map
And I can select the button "remove" it if I want to try again and get higher accuracy
Designs
Figma
The text was updated successfully, but these errors were encountered: