Skip to content

fix(a11y): replace :aria-pressed with :aria-selected for gridcell role #1102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

sahilrajthapa
Copy link
Contributor

Describe your changes

Updates the accessibility attributes for element with gridcell role as per wai-aria gridcell

Issue ticket number and link

Fixes #1090

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have ensured that unit tests pass without errors
  • If it is a new feature, I have added a new unit test

@Jasenkoo Jasenkoo merged commit 5f67be3 into Vuepic:main Mar 28, 2025
2 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.

aria-* attributes do not match their roles
2 participants