Our flexible Kanban board for managing tasks with drag drop


Post by mlaukkanen »

Hi,

When simple task edit is enabled on a board with swimlanes the scroll to task that runs automatically on add new task will scroll the New task out of view (under the column header). E.g. In attachment you can see the "New task" placeholder highlighted under the "Quarter 1" column header.

Screenshot 2022-04-27 154409.png
Screenshot 2022-04-27 154409.png (157.46 KiB) Viewed 591 times

That was reproduced here: https://bryntum.com/examples/taskboard/scrolling/

By enabling the feature:

features : {
        simpleTaskEdit : true
},

Then clicking the + add task in various places and you'll see the issue.

BTW, I'm running 5.0.3 now but I noticed this issue also in 4.x.

Thanks,
Martin


Post by mats »


Post Reply