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

[Enhancement] Password strength bar is visible even when the password text field is empty. #386

Closed
Raunakk02 opened this issue Mar 18, 2021 · 0 comments · Fixed by #392
Closed
Labels
unapproved Unapproved, needs to be triaged

Comments

@Raunakk02
Copy link
Contributor

Raunakk02 commented Mar 18, 2021

Issue Description:
Currently, the password strength bar is visible to the user even when the password text field is empty.

Issue Severity:
Low
Environment Details:
Found in: talawa\lib\views\pages\login_signup\register_form.dart
Observed Behaviour:
The password strength bar is visible to the user even when the password text field is empty.
Expected Behaviour:
The password strength bar should only be visible if the password text field is not empty.
Are you willing to work on this issue:
I resolved the issue and submitted PR #392 Other information:
Linked to issue #210 some of which change has been somehow reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unapproved Unapproved, needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant