gray-mueller / gray-mueller/food-ordering-app-using-android-studio

Enatega Admin Dashboard : When creating a new rider, the password rules are not being enforced properly.

Open
#336 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2
Forks
0
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

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 in the Enatega Admin Dashboard's new-rider form and reproduce the password error while creating a rider. Trace the form's password validation and identify the expected password rules from the surrounding implementation; the work is done when invalid passwords are rejected and valid ones are accepted consistently.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.