Describe the issue
This is both a bug report and an enhancement request.
- When the caret is inside a menu item, I had expected that pressing Enter would:
- Add a new menu item in the same level as the item I was editing.
- or at the very least add a subitem whose parent is the item I was editing.
- In any case, defaulting to breaking the line feels like experiencing an unhandled case.
To reproduce
Steps to reproduce the behavior:
- Start a new post.
- Add a Navigation block.
- Add the first menu item, input some text
- Press Enter
Observed
We remain in the same menu item, but now this item's text contains a line break.
Expected behavior
That's up to us to decide.
Describe the issue
This is both a bug report and an enhancement request.
To reproduce
Steps to reproduce the behavior:
Observed
We remain in the same menu item, but now this item's text contains a line break.
Expected behavior
That's up to us to decide.