react-component / select

React Select
https://select.react-component.now.sh/
MIT License
894 stars 453 forks source link

fix: no display of searchValue when autoClearSearchValue is false #863

Closed roelvdboom closed 1 year ago

roelvdboom commented 1 year ago

fix: https://github.com/ant-design/ant-design/issues/38515

vercel[bot] commented 1 year ago

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

Name Status Preview Updated
select ✅ Ready (Inspect) Visit Preview Nov 15, 2022 at 8:05AM (UTC)
afc163 commented 1 year ago

Could you add a test case for https://github.com/ant-design/ant-design/issues/38515

afc163 commented 1 year ago

Please rebase master.

roelvdboom commented 1 year ago

@afc163 I have added some tests

codecov[bot] commented 1 year ago

Codecov Report

Merging #863 (f828988) into master (8f91ed3) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head f828988 differs from pull request most recent head e99ced8. Consider uploading reports for the commit e99ced8 to get more accurate results

@@           Coverage Diff           @@
##           master     #863   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          37       37           
  Lines        1337     1337           
  Branches      355      355           
=======================================
  Hits         1332     1332           
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/BaseSelect.tsx 100.00% <ø> (ø)
src/Select.tsx 100.00% <ø> (ø)
src/Selector/index.tsx 100.00% <ø> (ø)
src/Selector/MultipleSelector.tsx 100.00% <100.00%> (ø)

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