Show inline password requirements with realtime validation #229
Reference in New Issue
Block a user
Delete Branch "priyanshu_bharti:224-show-password-requirement-on-signup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Show inline password requirements with realtime validation (#224)
Description
This PR implements the feature requested in issue #224 how password requirement on signup
Password requirements are now displayed clearly below the password field on the signup page with real-time validation as the user types.
Changes Made
PasswordRequirements.svelteSignUpEmail.svelte)Features Added
Related Issue
Closes #224
Note for Reviewers:

Please test the signup flow thoroughly. The password requirements should appear below the password field and update in real-time.
This is far more abstract than it needs to be. I was just thinking of adding some info text to the input. Let's let @DeveshSingh get this one.
Hi @hodlbod,
Understood.
thanku
Pull request closed