docsifyjs / docsify

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

After invoking 'QuickStart' link from the left pane, the focus is getting lost. #2411

Closed msftedad closed 4 months ago

msftedad commented 5 months ago

Bug Report

Steps to reproduce

  1. Open Writing more pages (docsify.js.org) in edge browser.
  2. Navigate and invoke any links from the left pane ex: quickstart.
  3. Now observe after clicking the left pane link focus lost observed.

Current behaviour

After invoking 'QuickStart' link from the left pane, the focus is getting lost. docsify--focus lost issue (1).webm

Expected behaviour

After invoking 'QuickStart' link from the left pane, the focus should be land on the first interactive element in the opened pane.

Other relevant information

Please create a reproducible sandbox

Edit 307qqv236

Mention the docsify version in which this bug was not present (if any)

paulhibbitts commented 5 months ago

Thanks very much @msftedad for reporting this issue. Thanks to the work of @jhildenbiddle there are some substantial accessibility improvements queued up for the next major release of Docsify (v5). Could you please try the preview release (https://docsify-preview-1f5eqpr0c-docsifyjs.vercel.app/preview/#/) and report back if this issue is still present? Thank you!

msftedad commented 4 months ago

Hi @paulhibbitts , This issue is not reproducible on the provided preview release instance. Thanks

paulhibbitts commented 4 months ago

Thanks for the follow-up @msftedad.

msftedad commented 4 months ago

Hi @paulhibbitts , This issue is fixed and we have closed our ticket.Thanks