Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
6.2.18
-
None
Description
Steps to reproduce
- Attach a regexp validator to the password field of `security-app/dialogs/user` (see attachment)
Expected results
- On entering a password, one would expect the validator to behave as normal. This is recommended behaviour in the PasswordField docs page: "Add validators to define your own password policy such as minimum length and character types."
Actual results
- Given an invalid value, the password field will fail validation. Then the value is then corrected, the field will not pass validation. Instead the error message remains displayed and the dialog cannot be saved.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
ADMINCTR-211 Unable to add password validation in user preferences
-
- Open
-