docsifyjs / docsify

🃏 A magical documentation site generator.
https://docsify.js.org
MIT License
27.47k stars 5.67k forks source link

feat: Allow top nav to receive keyboard focus #2269

Closed jhildenbiddle closed 10 months ago

jhildenbiddle commented 11 months ago

Fix #530

Summary

As described in title.

Before

  1. Visit https://docsify.js.org/
  2. Press TAB. Notice that the keyboard focus jumps to the "docsify" link under the logo, ignoring the links found under the "Translations" menu.

CleanShot 2023-10-16 at 13 43 16@2x

After

  1. Navigate to this PR's preview link (below)
  2. Press TAB. Notice that the "Translations" menu is displayed and the keyboard focus moves to the first link within menu.

CleanShot 2023-10-16 at 13 44 01@2x

Related issue, if any:

530

What kind of change does this PR introduce?

Feature

For any code change,

Does this PR introduce a breaking change?

No

Tested in the following browsers:

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 5:16am