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): incorrect style when node is selected #1416

Merged
merged 1 commit into from Jan 16, 2023

Conversation

liuzaijiang
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?

节点选中后样式错误

image

What is the new behavior?

image

Other information

@idux-bot
Copy link

idux-bot bot commented Jan 16, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #1416 (e3dfc8d) into main (5d604f9) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1416      +/-   ##
==========================================
- Coverage   92.90%   92.80%   -0.10%     
==========================================
  Files         325      327       +2     
  Lines       29930    30288     +358     
  Branches     2495     2541      +46     
==========================================
+ Hits        27805    28110     +305     
- Misses       2125     2178      +53     
Impacted Files Coverage Δ
packages/pro/transfer/src/token.ts 100.00% <0.00%> (ø)
packages/pro/transfer/src/types.ts 100.00% <0.00%> (ø)
packages/components/cascader/src/token.ts 100.00% <0.00%> (ø)
packages/components/cascader/src/types.ts 100.00% <0.00%> (ø)
packages/pro/transfer/src/utils.ts
packages/components/utils/src/useDisabled.ts 100.00% <0.00%> (ø)
.../components/utils/src/useTreeCheckStateResolver.ts 74.82% <0.00%> (ø)
packages/cdk/utils/src/tree.ts 98.40% <0.00%> (ø)
packages/components/cascader/src/Cascader.tsx 96.07% <0.00%> (+0.20%) ⬆️

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 b112049 into IDuxFE:main Jan 16, 2023
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