angular-ui/ui-sortable

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

Open

#504 建立於 2017年2月10日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (451 fork)batch import
help wanted

倉庫指標

Star
 (1,264 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南