Allowing list block in Gutenberg inner block
-
I have made a custom Gutenberg block. In this custom block, you can select from heading, paragraph and list as allowed inner blocks. It works fine for headings and paragraphs. However, if you add a list as an inner block, it is confusing for users if they add a list and then want to add another inner block afterwards. Pressing return, which would typically create a new block, simply adds another list item to the list. The only way I can see to get out of the list is to click the three dots “options” icon and then select “Insert after”. This way of doing things does not seem very intuitive to me. Am I missing something, or is this a problem other people experience?`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Allowing list block in Gutenberg inner block’ is closed to new replies.