Skip to content
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

Use correct WAI-ARIA role #6603

Merged
merged 1 commit into from
May 16, 2024
Merged

Use correct WAI-ARIA role #6603

merged 1 commit into from
May 16, 2024

Conversation

thadguidry
Copy link
Member

Fixes #6602

Changes proposed in this pull request:

  • replace element attribute aria-role= with role=

@github-actions github-actions bot added maintainability Making it easier to maintain OpenRefine Theme: accessibility Highlights issues related to making the application more accessible to users with disabilities (WCAG labels May 13, 2024
@wetneb wetneb merged commit b9d4ba7 into master May 16, 2024
10 checks passed
@thadguidry thadguidry deleted the fix-wai-aria-role branch May 26, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainability Making it easier to maintain OpenRefine Theme: accessibility Highlights issues related to making the application more accessible to users with disabilities (WCAG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The dialog system uses an incorrect WAI ARIA Role attribute
2 participants