Skip to content

Form filling: Geopoint with no appearance #249

@alyblenkin

Description

@alyblenkin

User stories

Feedback when trying again

  1. 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

  2. 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

  3. 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

  1. 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

  2. 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

  1. 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

  1. 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

  1. Would deviate and show inline
    But they still want to know if it’s good accuracy

Designs

Figma

Image Image Image

Options:

  • Get location
  • Save location
  • Retry getting location

Notes

Future iterations

  • Maybe make the accuracy number larger in the dialog

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions