Skip to content

fix(Pagination): add accessible labels to page links - #525

Open
Daikozi wants to merge 1 commit into
codegouvfr:mainfrom
Daikozi:fix/pagination-accessible-page-labels
Open

Daikozi wants to merge 1 commit into
codegouvfr:mainfrom
Daikozi:fix/pagination-accessible-page-labels

Conversation

@Daikozi

@Daikozi Daikozi commented Sep 17, 2026

Copy link
Copy Markdown

Summary

  • replace the numbered page links’ title with an aria-label
  • expose the page label through the component i18n API

This gives assistive technologies an explicit accessible name such as “Page 2”, while avoiding reliance on the inconsistently announced title attribute.

Validation

  • yarn lint:check
  • yarn build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant