Files
twenty/packages/twenty-front
Abdul Rahman 09d2325ebf Refactor getDestinationFromSortableTarget to improve index handling
Updated the getDestinationFromSortableTarget function to enhance the handling of the index parameter. The raw index is now validated to ensure it is an integer and non-negative before being used. This change improves the robustness of the drag-and-drop functionality within the navigation system.
2026-03-06 03:31:47 +05:30
..

Run yarn dev while server running on port 3000