Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Negative Values Accepted in Enatega Multivendor Admin Dashboard Fields

Open
#1,341 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
A bug has been identified in the Enatega Multivendor Admin dashboard where negative values are being accepted in certain fields. This behavior can lead to inaccurate data representation and potential miscalculations. It is crucial to rectify this issue to ensure the reliability of the information presented in the dashboard.

To Reproduce
Steps to reproduce the behavior:

Log in to the Enatega Multivendor Admin.
Navigate to the dashboard or relevant section.
Attempt to input negative values in applicable fields (specify fields where negative values are accepted).
Observe that the system allows the entry of negative values without generating an error.
Expected behavior
Negative values should not be accepted in fields where they are not applicable. The system should validate the input and prevent the submission of negative values, providing an error message if attempted.

Screenshots
image
image
image
image
image
image

*Desktop:

Browser: chrome

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

The issue does not name the affected fields, files, or tests; start by locating the Enatega Multivendor Admin dashboard inputs and identifying which fields should reject negative values. Confirm the applicable fields and existing validation path, then add coverage showing negative submissions are blocked with an error message.

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
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.