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: always change treeProps.expandedKeys to avoid wrong loadling data #576

Merged
merged 13 commits into from
Oct 24, 2024

Update src/OptionList.tsx

cf496e4
Select commit
Loading
Failed to load commit list.
Merged

fix: always change treeProps.expandedKeys to avoid wrong loadling data #576

Update src/OptionList.tsx
cf496e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

100.00% (+0.00%) compared to fcd598c

View this Pull Request on Codecov

100.00% (+0.00%) compared to fcd598c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fcd598c) to head (cf496e4).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #576   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          517       520    +3     
  Branches       151       153    +2     
=========================================
+ Hits           517       520    +3     

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