lambertf917 / lambertf917/laundry-solution-app-react
Password Validation requirements
Nobody has claimed this yet.
- Dominant language
- TypeScript
- 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 from the main site's profile flow: open the user profile, scroll to the password info section, and reproduce the invalid-input alert in Chrome. Trace where password validation is presented and where the alert is triggered; done means the password requirements are visible before submission and the resulting validation guidance is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100