Auto-collapse when reordering #5361
Augigauki
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am building a CMS for a website utilizing the layout builder using Blocks, as well as several blocks using Array fields for content. I quite often find myself reordering content in the admin panel, but if a Block or array item is uncollapsed it is really hard/impossible to drag it on top of the field above it. Collpasing the field works, and it reorders once the entire row is above the previous row.
My idea to smoothen this experience is to either auto-collapse when reordering, or make it so only the height equivalent to a collapsed item is required to pass the previous item to make the previous item skip below the item being reordered.
Beta Was this translation helpful? Give feedback.
All reactions