[GH-ISSUE #201] Expand the area into which kanban items can be dragged to change column #5827

Closed
opened 2026-04-20 16:09:58 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @jacquesh on GitHub (Feb 8, 2022).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/201

Here is an example of a simple kanban board in vikunja:
image

The green arrows show where I can drag the selected item ("item 4") to move it to one of the other columns. The red arrows show places where I would like to be able to drag the item but that I can't (it doesn't recognise that this is part of the other column).

It'd be helpful if the columns extended all the way to the bottom of the screen (conceptually, for the purposes of drag-and-drop) because that would make it much easier & faster to drag items between columns. Currently you have to drag the item to a fairly small & specific position to get it to detect that this item should go to another column.

Originally created by @jacquesh on GitHub (Feb 8, 2022). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/201 Here is an example of a simple kanban board in vikunja: ![image](https://user-images.githubusercontent.com/4639662/153038935-e164f624-2c0d-475b-bc7b-a40c1e00dbbd.png) The green arrows show where I can drag the selected item ("item 4") to move it to one of the other columns. The red arrows show places where I would *like* to be able to drag the item but that I can't (it doesn't recognise that this is part of the other column). It'd be helpful if the columns extended all the way to the bottom of the screen (conceptually, for the purposes of drag-and-drop) because that would make it much easier & faster to drag items between columns. Currently you have to drag the item to a fairly small & specific position to get it to detect that this item should go to another column.
GiteaMirror added the enhancement label 2026-04-20 16:09:58 -05:00
Author
Owner

@dpschen commented on GitHub (Feb 8, 2022):

This will be fixed by https://kolaente.dev/vikunja/frontend/pulls/1512

<!-- gh-comment-id:1934167228 --> @dpschen commented on GitHub (Feb 8, 2022): This will be fixed by https://kolaente.dev/vikunja/frontend/pulls/1512
Author
Owner

@kolaente commented on GitHub (Feb 13, 2022):

Fixed in https://kolaente.dev/vikunja/frontend/pulls/1512 - will be included in the next unstable release. Please check with that once the CI released it (in ~30 min).

<!-- gh-comment-id:1934167233 --> @kolaente commented on GitHub (Feb 13, 2022): Fixed in https://kolaente.dev/vikunja/frontend/pulls/1512 - will be included in the next unstable release. Please check with that once the CI released it (in ~30 min).
Author
Owner

@jacquesh commented on GitHub (Feb 14, 2022):

Awesome, yeah that feels much better (I think). Thanks for the quick turnaround from the both of you! <3

<!-- gh-comment-id:1934167240 --> @jacquesh commented on GitHub (Feb 14, 2022): Awesome, yeah that feels much better (I think). Thanks for the quick turnaround from the both of you! <3
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#5827