BeaconCMS / beacon_live_admin

Admin UI to manage content for sites built by Beacon
https://beaconcms.org
MIT License
36 stars 16 forks source link

Page Builder - be able to move a component not only among its siblings but also up the DOM tree #132

Open leandrocp opened 2 months ago

leandrocp commented 2 months ago

Some clarification:

Right now there are buttons to move up and down an element among its siblings. But it is also a somewhat common need to want to move a component up the DOM tree so it becomes a sibling of the element that right now is its parent.