gray-mueller / gray-mueller/grocery-delivery-app-using-php

Enatega Admin Dashboard : When adding location for a new store, store Location Not Displaying on Map.

Open
#145 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

Describe the bug
New store location is not appearing on the map when added. It keep showing the current location of the user on the map.
The store location should be correctly pinned on the map based on the provided address or coordinates.
Suggestion: In address input field add a dropdown of location areas so user can select from it by typing a keyword.
Steps to Reproduce:

Create a new store.
Enter the store's location (address or coordinates).
Save the details and check the map.
Expected behavior
The store location should be correctly pinned on the map based on the provided address or coordinates.

Screenshots

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the admin dashboard while creating a new store, then trace how the address or coordinates flow into the map. Identify the store-location and map-handling entry points; the work is done when a newly saved store is pinned at its provided location instead of the user's current location.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.