angular-ui/ui-sortable

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

Open

#504 opened on 2017年2月10日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,264 stars) (451 forks)batch import
help wanted

説明

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.

コントリビューターガイド

After dropping a dragged item a delay occurs as the data does the sorting · angular-ui/ui-sortable#504 | Good First Issue