gray-mueller / gray-mueller/home-delivery-app-using-node-js

Add on showing error for value greater than 0

Open
#1,293 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
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.