fix: repair tree editor drag-to-reorder (6 bugs) #48
Reference in New Issue
Block a user
Delete Branch "fix/tree-editor-drag-reorder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixed 6 bugs in the tree editor's drag-to-reorder functionality that made it effectively non-functional.
Bugs Fixed
onDragEndon each draggable item prevents stale drag indicators after failed dropsonDragLeavehandler clears drop indicators when cursor exits drop zonesdragSourceParentIdthreaded through components for accurate same-parent checksFiles changed
frontend/src/components/tree-editor/NodeList.tsx— all fixes (+67/-5 lines)Test plan
🤖 Generated with Claude Code
🚅 Deployed to the patherly-pr-48 environment in selfless-grace