Skip to content

Commands shortcuts should provide aria-keyshortcuts #261

New issue

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

Open
krassowski opened this issue Nov 3, 2021 · 1 comment
Open

Commands shortcuts should provide aria-keyshortcuts #261

krassowski opened this issue Nov 3, 2021 · 1 comment

Comments

@krassowski
Copy link
Member

For better accessibility, we could implement aria-keyshortcuts. I guess that would be another function taking the keystroke and returning the aria-label (or maybe formatKeystroke could return both {label: string, aria: string} in a future major version). If it makes sense I will open a new issue to track this accessibility improvement.

Originally posted by @krassowski in #258 (review)

@krassowski
Copy link
Member Author

krassowski commented Nov 3, 2021

Or maybe we should use html5 accesskey?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant