It is unclear how to create a new block. #5891
Labels
[Feature] Blocks
Overall functionality of blocks
[Feature] Inserter
The main way to insert blocks using the + button in the editing interface
Version: 2.5.0
Issue Overview
It is unclear how to create a new block. Currently, the only way I could figure out was to hit return in the existing block, which creates the empty block. I suggest adding additional, labeled controls in both the menu, and the current block, which clearly state "Add New Block".
Steps to Reproduce (for bugs)
Expected Behavior
I spent quite a lot of time looking for a menu control to add a block, before I figured this out. My first instinct was to click the vertical ... which pulls up "More Options" - not there. Then, I went into the pullout menu under the Block tab - not there.
Current Behavior
From what I could find, the only way to create a new block is to hit 'return' from within your current block. I spent a lot of time looking for another way and was unable to find one.
Possible Solution
I suggest a "+ New Block" button inside the pullout menu Block tab, like so:
![recommendation_add-block](https://user-images.githubusercontent.com/6207905/38114750-6751e59a-335e-11e8-88fe-c980f58871ff.jpg)
This will add a new block directly below the block that is selected.
I understand reasoning behind hitting return to create a new block: if a new block is automatically created immediately after starting one, an empty block will be published if the user never types in it. We want to avoid that. However, using return, and only return, to create the new block is not sufficient. It also presents potentially prohibitive accessibility issues.
The text was updated successfully, but these errors were encountered: