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: multiple && !treeCheckable should use SHOW_ALL instead of SHOW_CHILD #439

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Aug 23, 2023

@vercel
Copy link

vercel bot commented Aug 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tree-select ❌ Failed (Inspect) Aug 23, 2023 7:13am

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #439 (92c383c) into master (3bcd96a) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 92c383c differs from pull request most recent head f43fc2f. Consider uploading reports for the commit f43fc2f to get more accurate results

@@            Coverage Diff            @@
##            master      #439   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          506       512    +6     
  Branches       145       146    +1     
=========================================
+ Hits           506       512    +6     
Files Changed Coverage Δ
src/TreeSelect.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zombieJ zombieJ merged commit 8b146bf into master Aug 23, 2023
8 of 9 checks passed
@zombieJ zombieJ deleted the multiple-fix branch August 23, 2023 07:18
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.

Selected TreeSelect item does not appear in the input field
1 participant