One of the biggest time sucks in development right now is form design, particularly when reordering content. While the overall form experience could use improvement, my current request is the ability to drag and move entire sections up or down within a form.
Example:
If I have a form with a section containing 15 fields that needs to be moved above another section with 15 fields, I currently have to:
-
Move the section divider,
-
Then manually drag each individual field one by one,
-
Repeatedly scrolling, dragging, dropping, and repositioning each field.
Dragging fields upward is especially cumbersome since auto-scroll works when dragging down, but not when dragging up.
Being able to move an entire section (divider + fields) as a single unit would significantly reduce build time and friction when iterating on form layouts. ![]()