docsifyjs / docsify

🃏 A magical documentation site generator.

Home Page:https://docsify.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

msftedad opened this issue · comments

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

  • Docsify version: 4.13.1
  • Bug still occurs when all/other plugins are disabled?

  • Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue):

Please create a reproducible sandbox

Edit 307qqv236

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

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!

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

Thanks for the follow-up @msftedad.

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