alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
11.36k stars 1.48k forks source link

fix(antd): array-table sortable drag cursor and drag to bottom infinite loop animate #3911

Closed charlzyx closed 1 year ago

charlzyx commented 1 year ago

Before submitting a pull request, please make sure the following is done...

Please do not delete the above content


What have you changed?

修复这里提到的问题: https://github.com/alibaba/formily/pull/3855#issuecomment-1639996924

两个问题,辛苦修复一下?

  1. 光标样式不对,需要时拖拽样式
  2. 拖拽到底部会频繁跳动

参考:

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8a76f09) 96.60% compared to head (991b8d6) 96.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## formily_next #3911 +/- ## ============================================= Coverage 96.60% 96.60% ============================================= Files 152 152 Lines 6708 6708 Branches 1818 1818 ============================================= Hits 6480 6480 Misses 228 228 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.