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:tree): all nodes should be hidden when search not matched #1305

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

sallerli1
Copy link
Contributor

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?

搜索没有匹配到且存在已展开节点时,全部节点被渲染

What is the new behavior?

搜索没有匹配到且存在已展开节点时, 返回空

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 25, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Merging #1305 (000877c) into main (3d8a5c3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1305   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files         322      322           
  Lines       29824    29824           
  Branches     3366     3366           
=======================================
  Hits        27750    27750           
  Misses       2074     2074           

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 fd3fae2 into IDuxFE:main Nov 25, 2022
@sallerli1 sallerli1 deleted the fix-tree-searched-nodes branch July 4, 2024 09:28
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