Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Enatega Admin Dashboard : When creating a store through vendor page, setting radius for store location isn't allowing to enter radius above 100

Open
#503 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When a vendor creates a store through the Vendor Page, the radius setting for the store location does not allow values greater than 100. This prevents vendors from setting a larger delivery/service area if needed.

Steps to Reproduce:

Navigate to the Vendor Page and start the store creation process.
Locate the Radius input field for store location.
Try entering a value greater than 100.
Expected behavior
The system should allow vendors to set a radius beyond 100, or if there is a maximum limit, it should be clearly communicated.

Screenshots

20250403-0645-19.9912712.mp4
Desktop (please complete the following information):

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Vendor Page store-creation flow and locate the Radius input validation. Reproduce the issue with a value above 100, then determine whether the intended behavior is to permit larger values or communicate a maximum limit. Done means the chosen behavior is implemented and verified in the store creation flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.