Required field in forms #8086
Labels
API-M 4.0.0
Related to 4.0.0 release of API-M
Priority/High
Publisher
React-UI
Resolution/Fixed
Store
Type/Accessibility
Issues related to UI/UX Web accessibility (also referred to as a11y)
Type/Improvement
Milestone
Describe your problem(s)
WCAG21 1.4.1: Use of Color
A form that uses color and text to indicate required fields
Assistive technology users should be able to identify the required fields easily.
Describe your solution
Instructions at the top of the form explain how required fields and optional fields are displayed
"Required fields are marked with an asterisk ( * )"
Red asterisk icon with "Required." text alternative, should follow label text
alt="Required"
"All the fields are required"
If most fields are required, indicate optional fields by displaying the word “optional” in parentheses next to the label text
"Optional fields are marked with (Optional) all the other fields are required"
The text was updated successfully, but these errors were encountered: