help wantedkind/enhancement
Metriche repository
- Star
- (34.398 star)
- Metriche merge PR
- (Merge medio 6g 19h) (384 PR mergiate in 30 g)
Descrizione
Description
Hi, i would like to propose to provide a better UX:
- the mandatory fields (password, Password, OTP) are not perceivable to blind users because the semantic marking with the "required" attribute is missing
- The confirm button is active without any input - user can click on it while the form is empty
- [optional] The password is not validated until it has been sent
Value Proposition
- when the email is not filled, there could be a message saying "this field is required" and there shall be "required" attribute at the mandatory fields. This would be helpful for people with screen readers
- button shall be disabled (unclickable) if there is one or more of mandatory fields empty
- Frontend UI could validate the password against the password rules set in keycloak (no backend call)
Goals
provide better User Experience
Non-Goals
anything I didn't mention
Discussion
No response
Notes
No response