lambertf917 / lambertf917/open-source-document-solution-system
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 screen using Chrome, then locate the value validation for that form. Confirm the intended rule from the report: negative values should be rejected and values greater than 0 should be accepted. Done means the form shows the appropriate error only for invalid values and accepts positive values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100