-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add keyboard shortcut to show keyboard shortcuts to top of list #16691
Labels
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Needs Dev
Ready for, and needs developer efforts
Comments
Today's design meeting in slack resulted in an agreed decision to move the shortcut to the top in its own section. It feels better and brings proper hierarchy to this action. |
talldan
pushed a commit
that referenced
this issue
Aug 8, 2019
* Fixes #16691. Moves the shortcut to open shortcut modal to it's own section right under the modal header. * Only render shortcut title when a value is provided * Use classname to modify style for first shortcut * Update snapshots * Using variable for elements top-margin for positioning.
gziolo
pushed a commit
that referenced
this issue
Aug 29, 2019
* Fixes #16691. Moves the shortcut to open shortcut modal to it's own section right under the modal header. * Only render shortcut title when a value is provided * Use classname to modify style for first shortcut * Update snapshots * Using variable for elements top-margin for positioning.
gziolo
pushed a commit
that referenced
this issue
Aug 29, 2019
* Fixes #16691. Moves the shortcut to open shortcut modal to it's own section right under the modal header. * Only render shortcut title when a value is provided * Use classname to modify style for first shortcut * Update snapshots * Using variable for elements top-margin for positioning.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Needs Dev
Ready for, and needs developer efforts
We show the keyboard shortcut command on the menu before the actual modal showing them. We then show it but it's hard to find in a sea of options.
It could be great to like Slack show on the actual section:
The text was updated successfully, but these errors were encountered: