Skip to content

Conversation

sebastienros
Copy link
Member

Applied contrast recommendations from accessibility insights.

Fixes #62856

Before

image

After

image

Applied contrast recommendations from accessibility insights.
@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 21:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the accessibility of the Directory Browser middleware by adjusting color contrast to meet accessibility standards. The changes address recommendations from accessibility insights to ensure better readability for users with visual impairments.

Key changes:

  • Updated table header text color from light gray to darker gray for better contrast
  • Modified link color from bright blue to darker blue for improved contrast ratio

@github-actions github-actions bot added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares label Aug 22, 2025
@sebastienros sebastienros merged commit 8d1e32d into main Aug 25, 2025
30 checks passed
@sebastienros sebastienros deleted the sebros/accessibility_htmlformatter branch August 25, 2025 23:06
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Aug 25, 2025
@sebastienros
Copy link
Member Author

/backport to release/10.0

Copy link
Contributor

Started backporting to release/10.0: https://github.com/dotnet/aspnetcore/actions/runs/17300832989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
Projects
None yet
2 participants