Open JamesFreeman opened 4 days ago
Interesting use case,
There is no current way to do so with drag and drag.
I could look into creating an invisible drop zone above and beneath each node to support ordering.
happy to review a PR if you have one.
That would be a really good solution - I am a little surprised this hasn't come up in the past. I'd love to drop a PR, but I'm not proficient with TS.
When I'm trying to move
Foo2
aboveFoo
, it moves it into theFoo
folder. Is there some way I can reorganise nodes within the same folder?