Skip to content

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

Merged
janryWang merged 1 commit into
alibaba:formily_nextfrom
charlzyx:fix/antd-sortable-ux
Jul 19, 2023
Merged

fix(antd): array-table sortable drag cursor and drag to bottom infinite loop animate#3911
janryWang merged 1 commit into
alibaba:formily_nextfrom
charlzyx:fix/antd-sortable-ux

Conversation

@charlzyx

@charlzyx charlzyx commented Jul 19, 2023

Copy link
Copy Markdown
Contributor

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

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from master or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

修复这里提到的问题: #3855 (comment)

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

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

参考:

@codecov

codecov Bot commented Jul 19, 2023

Copy link
Copy Markdown

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
@@              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           

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

@janryWang
janryWang merged commit f254b39 into alibaba:formily_next Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants