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
Another big meta-feature which could be used in all apps and desktop itself.
I'd recommend react-hotkeys for the heavy lifting.
The text was updated successfully, but these errors were encountered:
Don't forget the classic Alt+F4
Sorry, something went wrong.
I think that HTML lacks the concept of "windows" which can take keyboard focus whenever focused, and trap tab-order within that window. (Apparently it's possible but fiddly: https://bitsofco.de/accessible-modal-dialog/#5whileopenpreventtabbingtooutsidethedialog https://medium.com/@islam.sayed8/trap-focus-inside-a-modal-aa5230326c1b )
No branches or pull requests
Another big meta-feature which could be used in all apps and desktop itself.
I'd recommend react-hotkeys for the heavy lifting.
The text was updated successfully, but these errors were encountered: