uprtcl / js-uprtcl

Libraries, tools and modules to create _Prtcl web apps
http://www.uprtcl.io/
Other
43 stars 13 forks source link

Editor UX issue add new section #273

Open pepoospina opened 3 years ago

pepoospina commented 3 years ago

image

using the tree example from above, the UI may act a bit strange when adding another higher level block to a tree like this.

The top block is the name of the page (i'll address this issue separately), but after creating blocks at a third or lower levels (1.1 and 1.1.1), a subsequent second level block (2) can only be added by placing a line under a previous second level block (1). Only after changing the styling will the block then be moved to the bottom of the tree and be visually displayed as expected.