Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Password Strength Bar in Signup Form #1058

Closed
duplixx opened this issue Nov 12, 2023 · 1 comment
Closed

Add Password Strength Bar in Signup Form #1058

duplixx opened this issue Nov 12, 2023 · 1 comment
Labels
bug Something isn't working feature request security Security fix unapproved

Comments

@duplixx
Copy link
Member

duplixx commented Nov 12, 2023

Bug Description:
The signup form currently lacks a password strength bar, making it challenging for users to assess the strength of their chosen passwords during registration.

To Reproduce:

  1. Navigate to the signup page.
  2. Enter a password without a strength indicator.
  3. Observe the absence of a password strength bar.

Expected behavior:
A password strength bar should be implemented in the signup form to visually represent the strength of the entered password, providing users with feedback on the security of their chosen passwords.

Actual behavior:
The signup form does not feature a password strength bar, leaving users unaware of the strength of their passwords during the registration process.

Additional context
Add any other context or screenshots about the feature request here.

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

example

image

@github-actions github-actions bot added bug Something isn't working security Security fix unapproved labels Nov 12, 2023
@noman2002
Copy link
Member

@duplixx We already have validation for the password fields, adding a bar is not required.

@noman2002 noman2002 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature request security Security fix unapproved
Projects
None yet
Development

No branches or pull requests

2 participants