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.
Updated by Ondřej Pražák over 6 years ago
- Subject changed from Strength indicator text covers validation errors, fields missing * to Strength indicator text covers validation errors, fields missing *
- Category set to Web Interface
- Assignee set to Ondřej Pražák
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5980 added
Updated by Ondřej Pražák over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset cec69da0a33fc5e65a3dddcac9b0174bfbbcf4ec.
Updated by Anonymous over 6 years ago
- Related to Bug #24832: webpack build is broken when installing npm without optional dependecies added
Actions