lambertf917 / lambertf917/document-delivery-app-react
Add on showing error for value greater than 0
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Add on showing error for value greater than 0
To Reproduce
Steps to reproduce the behavior:
Go to restaurants>> addons >>see error
Expected behavior
it should not take negative value and accept value greater than 0
Screenshots
image
image
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Version 122.0.6261.95 (Official Build) (64-bit)
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
Start by reproducing the issue in the Restaurants > Addons flow using Chrome, focusing on the value field that currently shows an error. Trace that form's frontend entry point and verify the accepted range. Done means negative values are rejected while values greater than 0 are accepted without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100