learningequality / learningequality/studio
Describe password requirements on account creation page
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Desired behavior
It would be helpful for users to know what the password requirements are prior to inputting a password.
Current behavior
We recently implemented a basic length requirement for passwords that only shows the validation error after the user has entered text and moved on to the password validation.
Value add
Makes password requirements clear to users at the start of the process and reduces headaches and confusion
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 reviewing issue 4142 and the account-creation page to understand the existing basic length requirement and when its validation appears. Done means users can see the password requirements before entering a password, with the account-creation flow still validating the password correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100