Describe the bug
Currently, when adding a new item to the menu, there's no prompt or introductory text to help nudge the user along. With work being done to expand the number of types of blocks that can be added to the Navigation Block, there should likely be some sort of explanation. Otherwise, it feels a bit like something is broken.
To reproduce
Steps to reproduce the behavior:
Screenshots
Here's a video of me talking through this issue (and others): https://cloudup.com/c1ChZfDf5ut
Navigation:

General block:

Editor version (please complete the following information):
Desktop (please complete the following information):
Good catch!
Attached is a super quick example of the added section heading:

Currently, when adding a new item to the menu, there's no prompt or introductory text to help nudge the user along. With work being done to expand the number of types of blocks that can be added to the Navigation Block, there should likely be some sort of explanation. Otherwise, it feels a bit like something is broken.
@annezazu is what Noah proposed what you are expecting or were you proposing something more like a walkthrough or popover with more information?
Ah apologies. I reacted with a heart but should have used my words ;) I dig what Noah proposed as a minimalist way to lightly introduce this interaction. I wonder if even just saying "Options" is enough in case this kind of situation happens again where a limited set of blocks can be used in the interface. It could help create some nice consistency rather than having unique headers.
Minor note: I definitely think Link should be listed before Search as adding repeated links seems far more likely than a bunch of search boxes.
In that case. I think Noah's mock works. Let's run with that.
Sounds good to me!
It feels like the text could even expand a bit more instead of just being a heading. In any case, this seems like a good thing to support in the inserter API (a description? a tip? a heading?) that can be optionally added when blocks are restricted (i.e. when allowedBlocks is present). cc @youknowriad @pablohoneyhoney
Most helpful comment
It feels like the text could even expand a bit more instead of just being a heading. In any case, this seems like a good thing to support in the inserter API (a description? a tip? a heading?) that can be optionally added when blocks are restricted (i.e. when
allowedBlocksis present). cc @youknowriad @pablohoneyhoney