185157fe8643153c0d22a411927c3ddefc91300a
1. Item reordering: replaced placeholder with @dnd-kit drag-and-drop. Each item row has a drag handle for reordering via vertical drag. Uses SortableContext with verticalListSortingStrategy. 2. Scope template insertion: fixed template loading to use already-fetched data instead of re-fetching from non-existent endpoint. Templates with sections are now stored fully and inserted directly on selection. Also copies template description to scope_description. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided