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): data display error after search clearing #952

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

liuzaijiang
Copy link
Contributor

@liuzaijiang liuzaijiang commented Jun 13, 2022

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?

搜索后再清空,发现之前的节点不显示

GIF 2022-6-13 19-42-00

What is the new behavior?

GIF 2022-6-13 19-41-10

Other information

@idux-bot
Copy link

idux-bot bot commented Jun 13, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #952 (3d41bfc) into main (28b7031) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
- Coverage   92.77%   92.76%   -0.02%     
==========================================
  Files         692      692              
  Lines       67787    67805      +18     
  Branches     7928     7931       +3     
==========================================
+ Hits        62888    62897       +9     
- Misses       4899     4908       +9     
Impacted Files Coverage Δ
packages/components/tree/__tests__/tree.spec.ts 100.00% <100.00%> (ø)
...s/components/tree/src/composables/useDataSource.ts 100.00% <100.00%> (ø)
...ckages/components/table/src/main/head/HeadCell.tsx 78.26% <0.00%> (-3.65%) ⬇️
packages/pro/config/src/types.ts 100.00% <0.00%> (ø)
packages/components/table/src/types.ts 100.00% <0.00%> (ø)
packages/pro/config/src/defaultConfig.ts 100.00% <0.00%> (ø)
packages/components/table/src/main/MainTable.tsx 88.79% <0.00%> (ø)
packages/components/table/src/main/head/Head.tsx 100.00% <0.00%> (ø)

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 28b7031...3d41bfc. Read the comment docs.

@danranVm danranVm merged commit 2f502f6 into IDuxFE:main Jun 14, 2022
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.

2 participants