-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
User guide and keyboard shortcuts documentation #5420
Comments
See also #4411 for some more shortcuts. |
Building on #3218, I think this UI element should incorporate customization as well (per #3218 (comment)), as it keeps that control close to the user. Choosing where to fold this into the UI might be a bit of a challenge, but for now, it might make the most sense to have it under the post triple dot: Again, I certainly think there are better ways to introduce the keyboard shortcut palette, and I'll continue mocking up some suggestions. |
@nic-bertino , maybe it can be under Tools > Keyboard Shortcuts? It makes sense to have a similar modal, a la Classic Editor. |
Considering a list of keyboard shortcuts is mainly meant for keyboard and assistive technologies users, I'd consider to improve the current experience and avoid a modal. Modals are always tricky for those users. Adding the design label because both the help / user guide and the list of shortcuts need some thinking 🙂 |
@afercia with regards to the design of this, are there any accessible good examples in other applications we could learn from? |
@karmatosed not off the top of my head. In Gmail for example, typing |
My experience is that not many people discover the help text, as it is now in the classic editor. Thinking of all the stuff we need to explain, I wonder if we should integrate all the help text inside the Gutenberg editor. That will become a usability nightmare I guess, fitting everything in modals, screen takeover, whatever. Thinking out load and maybe totally out of context: |
This is pretty reflective of my own experience.
@rianrietveld do you imagine it as a link to an external source? |
Yes, make it as simple as that |
We now have both the modal listing available shortcuts and "tips" guiding specific areas of the interface. Let's focus any ideas and enhancements on new issues. |
@mtias Maybe I missed something but didn't there used to be a bunch of extra shortcuts? I don't see them listed in the shortcuts section. Stuff like using markdown style to auto select different blocks etc |
In the Classic editor, there's the Help section with a (limited) user guide about:
there's also a modal with a list of all the available keyboard shortcuts:
To my knowledge, in Gutenberg there's no help or user guide at all, not sure if this was discussed at some point. I'd strongly recommend to start thinking at a user guide. Whether it lives in the admin or on an external page / handbook, it should be easily discoverable.
As per keyboard and screen reader users, they need a well documented list of all the available keyboard shortcuts in Gutenberg, plus a guide to some of the available accessibility features, e.g. the Ctrl + backtick shortcut to navigate through the main editor regions.
We've discussed this during today's accessibility meeting and agreed the list of keyboard shortcuts is essential to effectively use the editor and should be available since version 1.
The text was updated successfully, but these errors were encountered: