lambertf917 / lambertf917/food-ordering-system-source-code
Enatega Admin Dashboard : When creating a new rider, the password rules are not being enforced properly.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When creating a new rider, the password rules are not being enforced properly.
To Reproduce
Steps to reproduce the behavior:
Go to 'Enatega Admin Dashboard'
Add a new Rider.
Now see error create a password for it, the password rules are not being enforced properly.
Expected behavior
The password rules should enforced properly.
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]
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 in the Enatega Admin Dashboard's new-rider creation flow and reproduce the password validation behavior described in the issue. Trace the rider form's password rules and verify that invalid passwords are rejected according to the intended rules before creation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100