-
Notifications
You must be signed in to change notification settings - Fork 778
Description
Description
If there are several DataTables with paginator on one page, all paginators have the “navigation” landmark role.
For barrier-free access in this case, it is recommended that all paginators receive an additional, unique aria-label to enable differentiation. Currently data-table does not allow aria-label assignment for the respective paginator.
Describe the solution you would like
When adding a datatable with paginator to my page, there is the possibility to assign an aria-label to the paginator.
Additional context
Recommendation see "Repeated landmarks" at: https://developer.mozilla.org/de/docs/Web/Accessibility/ARIA/Reference/Roles/navigation_role
Metadata
Metadata
Assignees
Labels
accessibilityWCAG or ARIA related issuesWCAG or ARIA related issues