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: should trigger onChange if click on options of multiple cascader with searchValue #235

Merged
merged 3 commits into from
Jan 13, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Jan 13, 2022

@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #235 (737b563) into master (b6dbf64) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          15       15           
  Lines         463      466    +3     
  Branches      117      117           
=======================================
+ Hits          462      465    +3     
  Misses          1        1           
Impacted Files Coverage Δ
src/Cascader.tsx 100.00% <100.00%> (ø)
src/OptionList/Column.tsx 100.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 b6dbf64...737b563. Read the comment docs.

@vercel
Copy link

vercel bot commented Jan 13, 2022

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/6m8YFuyCJReAmoEi1s28fkNvAm54
✅ Preview: https://cascader-git-fixmultiplesearch-react-component.vercel.app

@MadCcc MadCcc merged commit 9f9fc20 into master Jan 13, 2022
@MadCcc MadCcc deleted the fix_multiple_search branch January 13, 2022 07:47
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.

Cascader enable multiple, showSearch not working
1 participant