Add drag-and-drop project reordering to the sidebar by juliusmarminge · Pull Request #185 · pingdotgg/t3code
- wire project list to dnd-kit sortable with vertical drag constraints - prevent accidental expand/collapse clicks during drag gestures - update store logic/tests and add dnd-kit dependencies
- prevent accidental project toggles after drag operations - switch project rows to Collapsible for stable expand/collapse animation - add optional hidden scrollbar mode to ScrollArea and apply it in SidebarContent
- Prefer pointer-based hit testing during project reordering - Fall back to corner-based collision to make drop targeting more reliable
…vent unintended toggle Co-authored-by: Julius Marminge <juliusmarminge@users.noreply.github.com> Applied via @cursor push command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters