angular-ui/ui-sortable

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

Offen

#504 geöffnet am 10.02.2017

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (451 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.264 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide