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(module: tree): would not invoke CheckedKeys changed while CheckS… #3379

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

ElderJames
Copy link
Member

…trictly was set

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fixed #3359

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link

github-actions bot commented Jul 30, 2023

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.46% 🎉

Comparison is base (9826983) 45.37% compared to head (1fbef2c) 46.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3379      +/-   ##
==========================================
+ Coverage   45.37%   46.84%   +1.46%     
==========================================
  Files         558      558              
  Lines       26845    26843       -2     
  Branches      267      267              
==========================================
+ Hits        12181    12574     +393     
+ Misses      14624    14229     -395     
  Partials       40       40              
Files Changed Coverage Δ
components/tree/TreeNode.razor.cs 27.27% <0.00%> (-0.09%) ⬇️

... and 22 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ElderJames ElderJames merged commit c541b46 into master Jul 30, 2023
5 of 6 checks passed
@ElderJames ElderJames deleted the fix/tree-checkstrictly-checkdkey branch July 30, 2023 10:01
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.

cant get checkedKeys from Tree when CheckStrictly is true
1 participant