marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code

Password Validation requirements

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

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.