Open
Description
In a hierarchical snippet that is collapsed, when I press Ctrl-Enter (or use snippet + button), where should the new snippets be created?
- inside the nested collapsed snippet? and if so...
a. before the first child snippet? current behavior
b. after the last child snippet? - after the snippet, outside the hierarchy, at the same level?
Problem with current behavior
- New snippet is hidden. Before I realized what was happening I thought nothing was happening and this is a bug in GT. Then a day later I found pages littered with empty text snippets in my pages :)
- Cannot directly add a new snippet after a collapsed nested snippet. Workaround:
- un-collapse snippet to see children (potentially many levels)
- go to last snippet
- add a snippet
- un-nest up to intended level
- re-collapse as originally intended (for original reasons, takes up screen space, more rendering time, etc)
IMHO, 2 is least surprising behavior for collapsed snippet
Metadata
Metadata
Assignees
Labels
No labels