gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
Enatega Admin Dashboard : When creating a store through vendor page, setting radius for store location isn't allowing to enter radius above 100
- 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.
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. chrome]
Version [e.g. Latest]
Contributor guide
Research direction
Start at the Vendor Page and reproduce the issue using the Radius input during store creation. Trace the input's validation or maximum-value handling, then verify that values above 100 are accepted or that an explicit maximum is communicated. Confirm the behavior in the browser after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100