react-component / select

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

fix: Don't clear searchValue onMouseDown when autoClearSearchValue is false #874

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 ❌ Failed (Inspect) Nov 23, 2022 at 0:09AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #874 (08025a5) into master (71432de) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 08025a5 differs from pull request most recent head 88b6829. Consider uploading reports for the commit 88b6829 to get more accurate results

@@           Coverage Diff           @@
##           master     #874   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          37       37           
  Lines        1338     1338           
  Branches      356      356           
=======================================
  Hits         1333     1333           
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/Selector/index.tsx 100.00% <100.00%> (ø)

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

roelvdboom commented 1 year ago

@afc163 Can you review this PR when you have the time?

yoyo837 commented 1 year ago

/rebase

roelvdboom commented 1 year ago

/rebase

I'ts already up to date right?