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(comp:transfer): select all status error #1442

Merged
merged 1 commit into from Feb 13, 2023

Conversation

sallerli1
Copy link
Contributor

getAllSelectedKeys in dataStrategy should be used to calculate select all status

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?

级联策略为 'children' 时,全选之后勾选状态还是半选

What is the new behavior?

修复以上问题

Other information

`getAllSelectedKeys` in dataStrategy should be used to calculate select all status
@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 #1442 (9a99982) into main (7829ca1) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1442      +/-   ##
==========================================
+ Coverage   92.81%   92.95%   +0.13%     
==========================================
  Files         327      327              
  Lines       30349    30349              
  Branches     2546     2558      +12     
==========================================
+ Hits        28168    28210      +42     
+ Misses       2181     2139      -42     
Impacted Files Coverage Δ
.../components/utils/src/useTreeCheckStateResolver.ts 89.71% <0.00%> (+14.89%) ⬆️

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 ff3bcf9 into IDuxFE:main Feb 13, 2023
@sallerli1 sallerli1 deleted the fix-transfer-select-all-status 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