Our flexible Kanban board for managing tasks with drag drop


Post by jeff.wang »

Hi,

To be honest, I want to optimize the taskboard's performance, the method is that render the full content for the visible card, and the taskboard will just render the outside frame when the card is unVisible, I read the source code, but i am not sure for which files are useful for those optimize.

Thank you!


Post by marcio »

Hi Jeff,

We already have a ticket for adding virtualization to the taskboard to improve performance https://github.com/bryntum/support/issues/3414

We don't recommend changing the source code as it could lead to some unexpected side effect errors. Perhaps you could try to use an IntersectionObserver to populate the cards as they become visible??

If you want to set a high priority for the virtualization improvement, you can contact professional services and discuss features sponsorship.

Best regards,
Márcio


Post by jeff.wang »

ok, hope to use this feature ASAP!

thank you!


Post Reply