Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Password Validation requirements
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
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 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