Skip to content

Add accessible label for pagination controls in creator list #316

@aniokedianne

Description

@aniokedianne

Summary
Pagination controls in the creator list have no accessible names, so screen readers announce generic button labels or nothing at all. Adding descriptive labels to previous, next, and page number controls makes the pagination navigable for assistive technology users.

Scope

  • identify all pagination control elements in the creator list
  • add aria-label or visually-hidden text to each control describing its purpose
  • ensure the current page indicator is communicated programmatically

Acceptance Criteria

  • each pagination control has a meaningful accessible label
  • the current page is communicated to screen readers without requiring visual inspection
  • the labels do not duplicate visible text in a way that creates redundant announcements

Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions