lambertf917 / lambertf917/react-native-uber-eats-clone
Enatega Admin Dashboard : When adding location for a new store, store Location Not Displaying on Map.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests, so first locate the admin dashboard's new-store location form and map component, then reproduce the listed steps with an address or coordinates. Done means the map pins the newly entered store location rather than the user's current location; investigate the suggested address-area dropdown separately if it is in scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100