We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keyboard focus is moving to the hidden controls which is present inside the collapse hamburger menu.
Attachments:
Keyboard focus should not move inside the hamburger menu when it is in collapsed state.
[ X] Bug still occurs when all/other plugins are disabled?
Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue): NA
(https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/307qqv236)](https://docs.pwabuilder.com/#/)
NA
The text was updated successfully, but these errors were encountered:
Thanks very much @msftedad for reporting this issue. I think the following PR (still to be released) addresses this issue #2265
Could you please try the "Visit Preview" link in the PR and confirm? Thank you!
Sorry, something went wrong.
Fixed via #2253 and #2265.
These updates will be available in the next release. Until then, you can verify the changes by visiting the develop branch preview.
No branches or pull requests
Bug Report
Steps to reproduce
Current behaviour
Keyboard focus is moving to the hidden controls which is present inside the collapse hamburger menu.
Attachments:
Keyboard.focus.is.moving.to.the.hidden.elements.present.inside.the.collapsed.hamburger.menu.mp4
Keyboard.focus.is.moving.to.the.hidden.elements.present.inside.the.collapsed.hamburger.menu1.mp4
Expected behaviour
Keyboard focus should not move inside the hamburger menu when it is in collapsed state.
Other relevant information
[ X] Bug still occurs when all/other plugins are disabled?
Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue): NA
Please create a reproducible sandbox
(https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/307qqv236)](https://docs.pwabuilder.com/#/)
Mention the docsify version in which this bug was not present (if any)
NA
The text was updated successfully, but these errors were encountered: