Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
What did you expect to happen? What happened instead?
When changing password in account settings, auto-filling the new password with a suggested password doesn't trigger password strength validation, so the submit button doesn't get enabled.
Reproduction instructions
Pre-req: Browser setup where passwords are auto-suggested
Log in
Go to account icon dropdown -> "Account Settings"
Click "Change Password"
Enter current password
Focus on new password input and accept password suggestion. Observe "Save" button remains disabled
Screenshots / Video
No response
Environment
No response
Additional details
We probably need to check password strength on an additional blur event.
Browsertrix Version
v1.12.0-6032e28
What did you expect to happen? What happened instead?
When changing password in account settings, auto-filling the new password with a suggested password doesn't trigger password strength validation, so the submit button doesn't get enabled.
Reproduction instructions
Pre-req: Browser setup where passwords are auto-suggested
Screenshots / Video
No response
Environment
No response
Additional details
We probably need to check password strength on an additional
blur
event.