marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
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 at the main site profile flow: open the user profile, scroll to “password info,” and reproduce the generic “invalid input” alert. Inspect the password validation used there; done means the interface shows the required password format before submission and provides useful feedback when the input is invalid.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100