Kanban scroll snapping makes bucket fully to the left side really awkward to reach #63

Closed
opened 2025-11-01 20:45:53 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Walcriz on GitHub (Jun 29, 2022).

Kanban List view keeps snapping to buckets which in turn makes it really clumsy to use + bucket on left is really awkward to reach and or edit (only half will be visible) on some screen resolutions. (This is with lists that has more buckets than one screen can fit)

Removing the scroll-snap-type property on css class .kanban will fix this issue although I'm not sure if that's what you want to do if you still want it on smaller or vertical displays.

Originally created by @Walcriz on GitHub (Jun 29, 2022). Kanban List view keeps snapping to buckets which in turn makes it really clumsy to use + bucket on left is really awkward to reach and or edit (only half will be visible) on **some** screen resolutions. (This is with lists that has more buckets than one screen can fit) Removing the scroll-snap-type property on css class .kanban will fix this issue although I'm not sure if that's what you want to do if you still want it on smaller or vertical displays.
GiteaMirror added the bug label 2025-11-01 20:45:53 -05:00
Author
Owner

@kolaente commented on GitHub (Jun 30, 2022):

Should be fixed with 8eed0be072 - now it only snaps on mobile devices.

@kolaente commented on GitHub (Jun 30, 2022): Should be fixed with 8eed0be0720ce903673a2b7616ab061043a1b0c1 - now it only snaps on mobile devices.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#63