valor-software / ng2-dragula

Simple drag and drop with dragula
http://valor-software.com/ng2-dragula/
MIT License
1.91k stars 432 forks source link

Performance: Big element data would be stuck 3 second to be dragable #1007

Open Codefans-fan opened 3 years ago

Codefans-fan commented 3 years ago

I have a component that contained four tabs Inside tab there is a table which contained nearly 10000 record. When i want to move this widget to other container it would stuck nearly 3 second to response. Any idear how to improve it ?

typescriptguru commented 3 years ago

You should consider using virtual scroller for that 10000 records