Our flexible Kanban board for managing tasks with drag drop


Post by methodeuser1 »

I've implemented the OnBeforeColumnDrop method.

column-bug-ph.png
column-bug-ph.png (35.66 KiB) Viewed 236 times

If a drag the column to the end of the taskboard the property 'beforeColumn' is undefined, and that's correct.
But if I try to drag the column in the same position where it was before, then 'beforeColumn' is also undefined...shouldn't this be a bug? Because that column has other columns after it.

In the attachments you can find an example video

Attachments
columns-bug.mp4
(4.13 MiB) Downloaded 22 times

Post by tasnim »

Hi,

Thank you for your report. We'll investigate the issue. Here is the ticket to track progress https://github.com/bryntum/support/issues/8668

Best regards,
Tasnim


Post Reply