Fixed: Drag-and-Drop Behavior | Clixio Changelog
🛠️ **What Was the Issue?**
In form and quiz builders, drag-and-drop actions occasionally replaced items instead of inserting them, resulting in unexpected changes to the order of items.
The drag-and-drop functionality now inserts items precisely where they are dropped. This behaviour is consistent, reliable, and performs as expected across all locations.
🔍 **Key Fixes & Improvements**
-
**Correct Placement:**
Items are now inserted before the target item rather than swapping positions.
-
**Adjacent Moves:**
Improved handling for changes in nearby positions.
-
**Consistent Logic:**
The same expected behaviour is maintained in both form and quiz builders.
-
**Predictable Results:**
There are no surprises—elements are placed exactly where you drop them.

