Skip to content

fix: Cascade should not show checkbox when options is empty - #224

Merged
afc163 merged 2 commits into
masterfrom
fix-multiple-empty
Dec 15, 2021
Merged

fix: Cascade should not show checkbox when options is empty#224
afc163 merged 2 commits into
masterfrom
fix-multiple-empty

Conversation

@afc163

Copy link
Copy Markdown
Member

@vercel

vercelBot commented Dec 15, 2021

Copy link
Copy Markdown

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

🔍 Inspect: https://vercel.com/react-component/cascader/3j9tVcVcxMrk2murw1BiNp2AVZU6
✅ Preview: https://cascader-git-fix-multiple-empty-react-component.vercel.app

@codecov

codecovBot commented Dec 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #224 (7f0867d) into master (72da52c) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 7f0867d differs from pull request most recent head cbcdaec. Consider uploading reports for the commit cbcdaec to get more accurate results
Impacted file tree graph

@@ Coverage Diff @@## master #224 +/- ##
=======================================
Coverage 99.72% 99.72% =======================================
Files 9 9 Lines 360 360 Branches 92 92 =======================================
Hits 359 359 Misses 1 1 
Impacted FilesCoverage Δ
src/OptionList/index.tsx99.31% <ø> (ø)
src/Cascader.tsx100.00% <100.00%> (ø)
src/OptionList/Column.tsx100.00% <100.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 72da52c...cbcdaec. Read the comment docs.

@afc163
afc163 merged commit 197c81e into masterDec 15, 2021
@afc163
afc163 deleted the fix-multiple-empty branch December 15, 2021 13:40
@zombieJ

Copy link
Copy Markdown
Member

🙈 原来是祖传的,我就想挪了个位置咋出了介个……

Sign up for freeto 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.

Cascader multiple 模式下,options 为空时下拉空态显示了多余的checkbox

2 participants

@afc163@zombieJ