Skip to content
Discussion options

You must be logged in to vote

Hello @mehmetardin

Thanks for flagging this.

What’s happening

  • The page-size control renders a visual label (“Items per page”) but the internal combobox it drives has no programmatic name (id/aria-label/aria-labelledby). Lighthouse correctly flags this.
  • The paginator navigation uses icon-only buttons that rely on title=…. That isn’t a preferred accessible name source, so automated checks fail. In practice this means screen readers may announce these controls inconsistently, which is exactly what the audit aims to prevent.

1/ Is this a known issue?
It isn’t currently tracked as a documented paginator issue. The general accessibility docs don’t call out this specific labeling behavior. Thi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kacheshmarova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants