mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Cards getting reordered on drop in long lists #252
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seriousm4x on GitHub (Nov 21, 2022).
I noticed a strange behavior with long lists. Sometimes when I drop a card at the very top of a list, it get's moved to somewhere in the middle of the list. It didn't happen with short lists thought. Also there is no error in dev tools. I recorded a short video of the issue.
https://user-images.githubusercontent.com/23456686/203026548-0613ac19-0d73-4e57-bd3f-bf890b669f65.mp4
@meltyshev commented on GitHub (Nov 21, 2022):
Hi! This is definitely a bug. Thanks for reporting it with the video 🙏
@seriousm4x commented on GitHub (Nov 21, 2022):
thanks for the quick fix 👍🏼