-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
accessibilityWCAG supportWCAG supportbugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address
Description
Pagination component is failing 1.3.1, 1.3.6 and 4.1.2 WCAG Rules
Current screen reader output for the “Items per page” dropdown is unclear. There is no method to pass a label to the items per page Select step. The ARIA labeling lacks meaningful information and does not effectively convey the purpose of the component to assistive technologies.
It announces “Open drop,” which does not effectively convey the purpose of the control. Consider using a more descriptive and instructive label, such as “Items shown per page – 10 selected,” to better inform users of its function and current state.
Metadata
Metadata
Assignees
Labels
accessibilityWCAG supportWCAG supportbugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address