-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Keyboard shortcuts for list items are missing #9611
Copy link
Copy link
Closed
Labels
[Block] ListAffects the List BlockAffects the List Block[Feature] BlocksOverall functionality of blocksOverall functionality of blocks[Package] Keycodes/packages/keycodes/packages/keycodes[Priority] HighUsed to indicate top priority items that need quick attentionUsed to indicate top priority items that need quick attention[Type] TaskIssues or PRs that have been broken down into an individual action to takeIssues or PRs that have been broken down into an individual action to take
Milestone
Metadata
Metadata
Assignees
Labels
[Block] ListAffects the List BlockAffects the List Block[Feature] BlocksOverall functionality of blocksOverall functionality of blocks[Package] Keycodes/packages/keycodes/packages/keycodes[Priority] HighUsed to indicate top priority items that need quick attentionUsed to indicate top priority items that need quick attention[Type] TaskIssues or PRs that have been broken down into an individual action to takeIssues or PRs that have been broken down into an individual action to take
Type
Fields
Give feedbackNo fields configured for issues without a type.
Similar issues filed: #4181, #5087, #7051, #12142.
While editing a post in Gutenberg, I couldn't figure out how to indent list items by the keyboard which is a habit of mine (and I'd argue many others editors as well).
Describe the bug
No keyboard shortcuts display for the list block.
Mentioned in #7051 but that issue is not dedicated to this, I decided to make a new issue for this; close if this is too explicit.
To Reproduce
without looking on a separate page of documentation, right now:
Expected behavior
Personally, the expected action to indent an item in a list block would be done by issuing 'TAB' but that has been decided against for accessibility reasons
That the default behavior isn't used stresses the utility of having the keyboard shortcuts for list actions (outdenting, indenting) available.
Screenshots
see https://user-images.githubusercontent.com/1682452/40778281-f1054ca2-64d0-11e8-953f-704ef1e5ba1d.png
Additional context
(Issue made on CPL time)