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

Password confirmation validation not all the time working #356

Open
opitzh opened this issue Mar 11, 2022 · 3 comments
Open

Password confirmation validation not all the time working #356

opitzh opened this issue Mar 11, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@opitzh
Copy link

opitzh commented Mar 11, 2022

Bug Report or Feature Request (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Repro steps

Desired functionality

image

@opitzh
Copy link
Author

opitzh commented Mar 11, 2022

Sorry, my description was somehow deleted: Here once again:

  • [x ] bug report -> please search issues before submitting
  • feature request

Windows 10

Repro steps
Go to the last example at:
https://angular-material-extensions.github.io/password-strength/home

1.) Type in a password
2.) Confirm that password
3.) Change the original password
4.) As you can see now, the validation for the confirmation password is not working any longer.
It is also not working by clicking into the confirmation field. It starts to working again if you delete a character in the confirmation field.

Desired functionality
Confirmation input field should be validated every time the original input password field changes

image

@n0ano
Copy link

n0ano commented Apr 26, 2022

Just to confrim, we are seeing the same issue in our code.

@AnthonyNahas AnthonyNahas self-assigned this Apr 27, 2022
@AnthonyNahas AnthonyNahas added the bug Something isn't working label Apr 27, 2022
@AnthonyNahas
Copy link
Member

I ll check it asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants