angular-ui/ui-sortable

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

开放

#504 创建于 2017年2月10日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (451 个派生)batch import
help wanted

仓库指标

星标
 (1,264 个星标)
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.

贡献者指南