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(CheckTreePicker): fix root node style incorrect #2279

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

superman66
Copy link
Member

Fix CheckTreePicker style incorrect when data has only one level structure.

image

@vercel
Copy link

vercel bot commented Jan 6, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

rsuite-v4 – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-v4/8JET8jBywEkUyywvtqWMccUTRBH6
✅ Preview: Canceled

[Deployment for 964f81e canceled]

rsuite-nextjs – ./docs

🔍 Inspect: https://vercel.com/rsuite/rsuite-nextjs/HUFHhqEhGSw2BEPRyPrLbSoxH91M
✅ Preview: https://rsuite-nextjs-git-fix-check-tree-picker-rsuite.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 6, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 964f81e:

Sandbox Source
rsuite-tp-ci Configuration

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #2279 (964f81e) into main (bd0f5e3) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2279      +/-   ##
==========================================
+ Coverage   85.64%   85.67%   +0.02%     
==========================================
  Files         274      274              
  Lines        8578     8578              
  Branches     2381     2381              
==========================================
+ Hits         7347     7349       +2     
+ Misses        667      666       -1     
+ Partials      564      563       -1     
Flag Coverage Δ
ChromeCi 85.64% <100.00%> (+0.02%) ⬆️
Firefox 85.64% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/CheckTreePicker/CheckTreePicker.tsx 87.69% <ø> (ø)
src/CheckTreePicker/utils.ts 81.94% <100.00%> (+1.38%) ⬆️
src/CheckTreePicker/CheckTreeNode.tsx 64.28% <0.00%> (+2.38%) ⬆️

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 bd0f5e3...964f81e. Read the comment docs.

@SevenOutman SevenOutman merged commit c09226e into main Jan 6, 2022
@SevenOutman SevenOutman deleted the fix/check-tree-picker branch January 6, 2022 07:26
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