angular-ui/ui-sortable

After dropping a dragged item a delay occurs as the data does the sorting

Aperta

#504 aperta il 10 feb 2017

 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (451 fork)batch import
help wanted

Metriche repository

Star
 (1264 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

A dataset of 300 records in a table using ui-sortable has a 3-4 second delay after the item being dragged is dropped that appears to be related to sorting the newly ordered data that prevents any actions from occurring until complete, which includes any further dragging and even scrolling the page.

Guida contributor