Feature request: make columns draggable #2141
Unanswered
tomycostantino
asked this question in
Ideas and Issue Triage
Replies: 2 comments
|
As as was using Fizzy, I realized that collapsed columns are already a drop area, it would be a matter of making a column draggable. Which probably simplifies the implementation a lot. screenrecording-2025-12-15_11-13-26.mp4 |
0 replies
|
Not against this, just focused on dragging and dropping of cards since that's something you do often. Moving columns around is more of a set it up and forget it kinda experience. If you want to put together a PR we'd be happy to look at it, but it needs to account for all the conditions. Clicking a column instantly opens it, and we'd want to keep that. Does the column have to be open? Do you need a modifier key to allow column dragging? Be sure to consider all the conditions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
My proposal is to allow swapping columns using drag and drop. The benefits of see are:
Unknown unknowns
drag_and_drop_controller.js?I'd like to collaborate where possible if this is carried out!
Thank you all.
@jorgemanrubia @dhh @jasonfried
All reactions