vaadin / vaadin/docs

Fix Grid pagination example a11y

Open Beginner friendly
#5,762 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

a11y design system
Dominant language
AsciiDoc
Stars
38
Forks
225
Avg merge
1d 4h
Merged PRs (30d)
170

Description

The pagination example for Grid has a Page X of Y text that should be made into a live region so that screen readers announce when the page changes.

Also the Page Size label should be aria-labelledby-associated with its field.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Grid pagination example in the linked documentation section. Review how the Page X of Y text and Page Size field are marked up, then verify with an accessibility check that page changes are announced and the label is associated with its field.

Written by the indexing model from the issue text.

Assessment

Domain
accessibility, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.