[Accessibility]: Page looses focus after Search modal gets closed #9917
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs triage
This issue has not been triaged by maintainers
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
When entering the Search dialog of docusaurus and leaving it afterwards via ESC, the page looses focus and does not re-focus the search input box from before.
Relates microsoft/playwright.dev#1269.
Reproducible demo
No response
Steps to reproduce
Expected behavior
Focus stays at the search input box.
Actual behavior
Focus gets lost.
Your environment
Self-service
The text was updated successfully, but these errors were encountered: