Skip to content

Conversation

@rajniszp
Copy link

@rajniszp rajniszp commented Sep 3, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Node state (isExpanded, isSelected, isChecked, isHalfChecked, isMatched) is ignored when updating nodes/loading children

Issue Number: N/A

What is the new behavior?

Node state is correctly set and thus represented on the UI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@codecov
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (4eb7420) to head (a2e23a1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9380   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files         560      560           
  Lines       19708    19715    +7     
  Branches     3025     3028    +3     
=======================================
+ Hits        18185    18192    +7     
  Misses       1191     1191           
  Partials      332      332           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

read state recursively (including all descendant nodes)
Copy link
Collaborator

@Nicoss54 Nicoss54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you had some test please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants