Skip to content
New issue

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

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

Already on GitHub? # to your account

Form filling: Geopoint with no appearance #249

Open
alyblenkin opened this issue Nov 11, 2024 · 0 comments
Open

Form filling: Geopoint with no appearance #249

alyblenkin opened this issue Nov 11, 2024 · 0 comments

Comments

@alyblenkin
Copy link
Collaborator

alyblenkin commented Nov 11, 2024

User stories

As a data collector or someone doing self report
I want to get my location (without a map)
so that I can collaborate with my PM to ensure I have high accuracy

Given I've allowed Web Forms to have my location
When I've select the button "get 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 an accuracy message displaying accuracy, long & lat (not altitude)
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 an accuracy message in red
And I can select the button "remove" it if I want to try again and get higher accuracy

Designs

Figma

Image

notes

Need to decide on the button language for "field clearing" for both Collect and Web Forms

Options:

  • Clear location
  • Delete location
  • Remove or delete
  • Change location
  • Refresh
  • Just an icon (bin or X)
@alyblenkin alyblenkin converted this from a draft issue Nov 11, 2024
@alyblenkin alyblenkin modified the milestone: Next Nov 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant