mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-05 21:32:02 -06:00
- Create reusable MatrixLabelSection component for both rows and columns - Consolidate duplicate DndContext/SortableContext patterns - Reduce code duplication from 22.5% to meet SonarCloud 3% threshold - Maintain all existing drag and drop functionality - All tests passing locally (13/13 matrix tests) Co-Authored-By: Johannes <johannes@formbricks.com>