gray-mueller / gray-mueller/roadside-assistance-system-react-native

"Use Current Location" Button Fails to Set Location; User Denied Geolocation Notification Displayed in Enatega Multivendor Customer website.

Open
#370 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Issue: "Use Current Location" Button Fails to Set Location; User Denied Geolocation Notification Displayed
Description:
In the Enatega Multivendor customer website, an issue has been identified where the "Use Current Location" button fails to set the user's location as intended. Instead, when the button is clicked, users are presented with a geolocation notification that they must allow or deny. This issue disrupts the expected functionality of the feature and may cause user confusion.

Impact:
User Frustration: Users may become frustrated when attempting to quickly set their location using the "Use Current Location" feature but instead encounter a geolocation notification. This can lead to a poor user experience.

Delayed Address Selection: Users must take an additional step to allow or deny geolocation, which can slow down the address selection process and add complexity.

Potential Abandonment: Some users, when faced with a geolocation notification, may deny the request or abandon the process, leading to a drop in user engagement and potential sales.

Steps to Reproduce:
Open the Enatega Multivendor customer website.
Initiate the process to set or select your delivery or pickup address.
Click the "Use Current Location" button.
Observe that a geolocation notification is displayed, requiring you to allow or deny access to your location.
Expected Resolution:
The "Use Current Location" button should work as expected, setting the user's location without displaying a geolocation notification, provided the user has granted necessary permissions.

Contributor guide

Open the contributing guide

Research direction

Start by locating the customer website implementation and entry point for the "Use Current Location" button, then reproduce the behavior with geolocation permissions granted and denied. Check how the permission notification and location update are handled; the work is done when the button sets the user's location as intended under the agreed permission behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.