Skip to content
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

Current Location/GPS Button Fails to Update Location Bar #2261

Open
farahrobleh opened this issue Oct 25, 2024 · 0 comments
Open

Current Location/GPS Button Fails to Update Location Bar #2261

farahrobleh opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
Missing: PM Assignment This issue lacks a PM Missing: Size The effort estimate for this issue is missing P-Feature: GPS Button P-Feature: Map Food seeker map view Role: Front-end Front End Developer

Comments

@farahrobleh
Copy link
Member

farahrobleh commented Oct 25, 2024

Overview

The GPS button updates the current location on the map, but it doesn't update the address field — it leaves the previously-entered address there, which is probably now incorrect.

This feels like a bug to a user.

The address field should be updated with the new Geolocated/GPS'd location — a street address, ideally, or a latitude/longitude if needed.

Details

What did you observe or what is a likely problem?

  • When the GPS/"current location" button (looks like a reticule) on the application is clicked, the existing text in the address field is not replaced with newly-updated user location.

To replicate

  1. Enter an address that's different from your current physical location into the app
  2. You get a map centered on a pin at the address you entered
Screenshot 2024-10-24 at 5 29 58 PM
  1. Press the GPS/My Location button (the one that looks like a targeting reticule)
  2. App geolocates your current location, puts a pin at that location on the map, and centers the map.

5. However, the address field incorrectly still contains the address you entered in step 1.
Screenshot 2024-10-24 at 5 29 58 PM

What is the user trying to do?

  • The user is trying to quickly identify and set their current location using the button.

How many people are / will be having this problem?

  • This issue affects all FOLA users who attempt to utilize the current location feature.

Discussion and possible Solution(s)

What device is this happening on / what is the user’s context?

  • This issue has been observed on both desktop and mobile browser, and affects all users of the FOLA application.

Discussion and possible Solution(s)

Possible challenges, solutions?

  • Users may become confused as the existing text remains, making it unclear whether the current location was successfully retrieved.
  • A potential solution could be to implement a function that clears the text in the location bar and automatically updates it with "current location" upon clicking the button.

Resources/Instructions

Screenshot (where replacement is not occurring):

Screenshot 2024-10-24 at 5 29 58 PM
  • Possibly research how similar applications handle the current location feature.

Action items

  • Eng could develop a fix here to improve the overall user experience here.
  • Implement, test, and push the proposed solution, ensure it resolves the issue.
@github-project-automation github-project-automation bot moved this to New Issue Approval in P: FOLA: Project Board Oct 25, 2024
@farahrobleh farahrobleh added the dev Code Development label Oct 25, 2024
@ExperimentsInHonesty ExperimentsInHonesty added Missing: Feature The feature tag is missing for this issue Missing: Size The effort estimate for this issue is missing Missing: Role The role is missing from this issue Missing: Milestone This issue is not part of any milestone Role: Front-end Front End Developer and removed dev Code Development Missing: Role The role is missing from this issue labels Oct 25, 2024
@fancyham fancyham changed the title Current Location Button Fails to Update Location Bar Current Location/GPS Button Fails to Update Location Bar Oct 25, 2024
@ExperimentsInHonesty ExperimentsInHonesty removed the Missing: Milestone This issue is not part of any milestone label Nov 7, 2024
@MuthamilselvanG MuthamilselvanG added Missing: PM Assignment This issue lacks a PM P-Feature: GPS Button P-Feature: Map Food seeker map view and removed Missing: Feature The feature tag is missing for this issue labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing: PM Assignment This issue lacks a PM Missing: Size The effort estimate for this issue is missing P-Feature: GPS Button P-Feature: Map Food seeker map view Role: Front-end Front End Developer
Projects
Status: New Issue Approval
Development

No branches or pull requests

5 participants