Should pressing tab indent a list item when typing in a list block? #5087
Labels
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Question
Questions about the design or development of the editor.
Issue Overview
When typing in a list block, pressing tab moves the focus to the next block, rather than indenting the list item you are working on. Obviously, this is a design choice, but I feel it would be more intuitive if pressing tab indented the list to create a sub-list, so you don't have to press the "indent/outdent list item" buttons, since this is how most text editors function.
Steps to Reproduce (for bugs)
Expected Behavior
Pressing tab should indent the list item.
Current Behavior
Pressing tab moves the focus to the next block, which I feel is less intuitive when typing.
Todos
The text was updated successfully, but these errors were encountered: