Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pro:transfer): tree transfer count error under child strategy #1443

Merged
merged 1 commit into from Feb 13, 2023

Conversation

sallerli1
Copy link
Contributor

@sallerli1 sallerli1 commented Feb 10, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

树穿梭框在级联策略 'child' 下,由于选中的数量只计算了叶子节点,全选之后待选数量仍然不为0,计算不正确

What is the new behavior?

修复以上问题

Other information

@sallerli1 sallerli1 changed the title fix(pro:transfer): tree transfer count error under children strategy fix(pro:transfer): tree transfer count error under child strategy Feb 10, 2023
@idux-bot
Copy link

idux-bot bot commented Feb 10, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #1443 (a1898e2) into main (7829ca1) will not change coverage.
The diff coverage is 100.00%.

❗ Current head a1898e2 differs from pull request most recent head 40fedd6. Consider uploading reports for the commit 40fedd6 to get more accurate results

@@           Coverage Diff           @@
##             main    #1443   +/-   ##
=======================================
  Coverage   92.81%   92.81%           
=======================================
  Files         327      327           
  Lines       30349    30349           
  Branches     2546     2547    +1     
=======================================
  Hits        28168    28168           
  Misses       2181     2181           
Impacted Files Coverage Δ
packages/cdk/utils/src/tree.ts 98.40% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit e0f9597 into IDuxFE:main Feb 13, 2023
@sallerli1 sallerli1 deleted the fix-tree-transfer-count branch February 20, 2023 06:09
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.

None yet

2 participants