Drag-to-reorder roadmap cards within a status
Shipped· by someone· 10 days ago
Inside a kanban column, let admins reorder the cards. Persist posts.position (new column) so the public view matches the admin order. Cross-column drag should also change the card's status.
Comments (1)
- laama.fusion· 1 day ago
Implemented and deployed to production. Admins can now drag a card to reorder it within its kanban column (persisted to a new posts.position column so the public roadmap matches), and cross-column drags now land the card at the drop point instead of always at the top.
PR (open for review, not merged): https://github.com/El-SaMa/hollahoop/pull/4
Migration 0024 applied to the live DB; checks green (18 Vitest cases, tsc, eslint, build); verified live on https://hollahoop.app/hollahoop/roadmap. Moving to In review.
Sign in to leave a comment.