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(filter): refresh filtered items on tree change #103

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

jledentu
Copy link
Owner

Recompute the filtered elements when tree is updated.

@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #103 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   93.89%   93.93%   +0.04%     
==========================================
  Files           8        8              
  Lines         262      264       +2     
  Branches       60       60              
==========================================
+ Hits          246      248       +2     
  Misses         16       16
Impacted Files Coverage Δ
src/utils/tree-model.js 98.8% <100%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 667fbcc...e4a668a. Read the comment docs.

@jledentu jledentu merged commit 3edc237 into master Feb 20, 2020
@jledentu jledentu deleted the refresh-filtered-items-on-tree-change branch February 21, 2020 09:12
@jledentu
Copy link
Owner Author

🎉 This PR is included in version 1.17.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant