Skip to content

Fix header icons focus and hover style for better accessibility#6409

Merged
peterychang merged 3 commits into
microsoft:mainfrom
AndreaTang123:fix-header-focus-style
May 9, 2025
Merged

Fix header icons focus and hover style for better accessibility#6409
peterychang merged 3 commits into
microsoft:mainfrom
AndreaTang123:fix-header-focus-style

Conversation

@AndreaTang123
Copy link
Copy Markdown
Contributor

Why are these changes needed?

This PR improves keyboard accessibility by ensuring that header links/icons have visual feedback (underline and color change) on both hover and keyboard focus states. Also adds smooth scaling animation.

Related issue number

Related issue: #6090

Checks

Comment thread python/packages/autogen-core/docs/src/_static/custom.css
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.56%. Comparing base (1ab2441) to head (378360f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6409   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files         225      225           
  Lines       16549    16549           
=======================================
  Hits        13001    13001           
  Misses       3548     3548           
Flag Coverage Δ
unittests 78.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@peterychang peterychang merged commit 356ec34 into microsoft:main May 9, 2025
63 checks passed
peterj added a commit to peterj/autogen that referenced this pull request May 10, 2025
…j/fix6481

* 'peterj/fix6481' of github.com:peterj/autogen:
  improve Otel tracing (microsoft#6499)
  Fix header icons focus and hover style for better accessibility (microsoft#6409)
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.

2 participants