Skip to content

Accessibility fixes for the HTML report #6329

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 4 commits into from
Apr 25, 2025
Merged

Conversation

peterwald
Copy link
Member

@peterwald peterwald commented Apr 24, 2025

A number of accessibility fixes found using Accessibility Insights for Web plugin. Mostly it amounts to usage of the report via keyboard, and having the right aria-* tags on things.

Also, a few minor bug fixes and adjustments found along the way.

Closes #6215

Microsoft Reviewers: Open in CodeFlow

@peterwald peterwald added the area-ai-eval Microsoft.Extensions.AI.Evaluation and related label Apr 24, 2025
@peterwald peterwald self-assigned this Apr 24, 2025
@peterwald peterwald requested a review from a team as a code owner April 24, 2025 19:26
Copy link
Contributor

@shyamnamboodiripad shyamnamboodiripad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: I haven't tried out the changes in the browser, but everything looks reasonable. Thank you for fixing!

@peterwald peterwald enabled auto-merge (squash) April 25, 2025 18:00
@peterwald peterwald merged commit afccabd into dotnet:main Apr 25, 2025
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ai-eval Microsoft.Extensions.AI.Evaluation and related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AI Evaluation] Run accessibility checks on the HTML report
2 participants