Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Password Validation requirements

Open
#1,262 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
no password conditions or format given, user enters data and then "invalid input" alert is prompted with no idea of how to write the password in the correct format.

To Reproduce
Steps to reproduce the behavior:

Go to Enatega-Multivendor main site
Click on profile(user name displayed)
Click on "profile"
Scroll down to 'password info'
See error
Expected behavior
There should be password validation requirements for a better password

Screenshots
Screenshot 2024-03-05 164308

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 on the main site through the profile page and its password info section in Chrome. Trace the profile password form and its validation behavior; done means the password requirements are visible before submission and invalid input explains the required format instead of showing only a generic alert.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.