gray-mueller / gray-mueller/home-delivery-app-using-node-js
Add on showing error for value greater than 0
Nobody has claimed this yet.
- Dominant language
- JavaScript
- 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 through Restaurants > Addons in Chrome on Windows, observing the error and the handling of negative and positive values. Trace the Addons flow to its validation entry point; done means negative values are rejected while values greater than 0 are accepted without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100