- Issue created by @mferanda
- @mferanda opened merge request.
- Status changed to Closed: won't fix
over 1 year ago 11:37am 1 November 2023
3.5.x - USWDS Improvement to pagination
From USWDS:
usa-pagination: Improved accessible markup of overflow ellipses. We replaced the role="presentation" with aria-label="ellipsis indicating non-visible pages" for usa-pagination__overflow items to better conform to WCAG 2.0 and 2.1.
This is marked as a breaking change because it changes the recommended component markup. In the usa-pagination__overflow element, use aria-label="ellipsis indicating non-visible pages" instead of role="presentation". (#5197)
https://github.com/uswds/uswds/releases/tag/v3.5.0
Will modify the pagination twig.
Closed: won't fix
3.4
Code