p-paginator: not accessible #12684
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Milestone
Describe the bug
None of the paginator button elements have aria labels on them which fails the Lighthouse report since buttons without inner text is read only as "button". It is impossible to have a 100% Lighthouse score for accessibility with a p-paginator on the page.
Environment
https://primeng.org/paginator
Reproducer
https://primeng.org/paginator
Angular version
15.2.0
PrimeNG version
15.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
N/A
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
p-paginator passes the Lighthouse test
The text was updated successfully, but these errors were encountered: