You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version Number:
**Reproducible in staging?:**Yes Reproducible in production?: Notes/Photos/Videos: Any additional supporting documentation Issue reported by:
Action Performed:
Expected Result:
When user is trying to submit the form with any required field being empty, an error message should be displayed (e.g. " is required").
Actual Result:
No error messages or correction suggestions are provided when trying to submit the form with empty fields.
HTML:
<input autocapitalize="sentences" autocomplete="password" autocorrect="on" dir="auto" spellcheck="true" type="password" class="css-11aywtz" value="" style="background-color: rgb(255, 255, 255); border-color: rgb(236, 236, 236); border-radius: 8px; border-width: 1px; color: rgb(11, 27, 52); font-family: GTAmericaExp-Regular; font-size: 15px; height: 42px; padding: 10px 12px; vertical-align: middle;"> <input autocapitalize="sentences" autocomplete="password" autocorrect="on" dir="auto" spellcheck="true" type="password" class="css-11aywtz" value="" style="background-color: rgb(255, 255, 255); border-color: rgb(236, 236, 236); border-radius: 8px; border-width: 1px; color: rgb(11, 27, 52); font-family: GTAmericaExp-Regular; font-size: 15px; height: 42px; padding: 10px 12px; vertical-align: middle;">
Workaround:
No workaround
Area issue was found in:
Set password page
Failed WCAG checkpoints
3.3.1
User impact:
The users are not informed about the errors of the form and are not provided with any correction suggestions on how to fix them to proceed further.
Suggested resolution:
Provide the visible error messages to each required field when the form is submitted with empty fields (e.g. ' is required' or ' cannot be empty'). See: https://www.w3.org/WAI/WCAG21/Techniques/general/G83
Platform:
Where is this issue occurring?
Version Number:
**Reproducible in staging?:**Yes
Reproducible in production?:
Notes/Photos/Videos: Any additional supporting documentation
Issue reported by:
Bug5183607_Error_suggestion_-_set_password.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: