Actions
Bug #24683
closedStrength indicator text covers validation errors, fields missing *
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Description of problem:
Fields for password are missing asterisk, although they are reqiured.
Password strength text covers the error message from previous form submission.
Steps to Reproduce:
1. Navigate to /users/new
2. Submit the form without password filled in
3. When the form reloads, try to type in the password
Actual results:
Strength indicator text covers the previous validation error message.
Actions