Skip to content

Conversation

@balajis-qb
Copy link
Collaborator

@balajis-qb balajis-qb commented Jul 7, 2025

Closes Hacker0x01#3797

Description

As mentioned in the linked issue, the screen readers is currently reading the week names header using the text we set instead of the aria-label.

image

Changes
I added aria-hidden="true" for all the week number headers and moved the aria-label to the separate sr-only span and added colheader role.

Contribution checklist

  • I have followed the contributing guidelines.
  • I have added sufficient test coverage for my changes.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

@balajis-qb balajis-qb merged commit ec4ce2c into main Jul 14, 2025
3 of 4 checks passed
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.

Accessibility issue - screen reader readout of "Su Mo Tu We Th Fr Sa"

2 participants