Skip to content

fix(docs): underline sidebar nav links on keyboard focus - #8062

Open
ktz03 wants to merge 1 commit into
microsoft:mainfrom
ktz03:fix/docs-sidebar-focus-underline
Open

fix(docs): underline sidebar nav links on keyboard focus#8062
ktz03 wants to merge 1 commit into
microsoft:mainfrom
ktz03:fix/docs-sidebar-focus-underline

Conversation

@ktz03

@ktz03 ktz03 commented Aug 16, 2026

Copy link
Copy Markdown

Summary

  • Add visible text-decoration: underline for left sidebar (nav.bd-links) links on :focus-visible.
  • Same treatment for On This Page secondary sidebar links.

Addresses items (15) and (21) in #6090.

Testing plan

  • Open AutoGen docs, Tab to a left-nav link, confirm underline appears on keyboard focus.
  • Tab to an On This Page link, confirm underline appears.
  • Mouse hover behavior remains unchanged aside from focus-visible styles.

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.

1 participant