Skip to content

Fix Directory Browser accessibility #63393

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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
1 participant