react-component / select

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

fix: Select width became 0px when search after select something for antd 5 #936

Closed afc163 closed 1 year ago

afc163 commented 1 year ago

和 antd 4.x 的修复方式一致,挪到 master 分支上来。https://github.com/ant-design/ant-design/pull/41646

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
select ❌ Failed (Inspect) Apr 10, 2023 3:09am
codecov[bot] commented 1 year ago

Codecov Report

Merging #936 (f233da4) into master (46c2dde) will increase coverage by 0.00%. The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##           master     #936   +/-   ##
=======================================
  Coverage   99.62%   99.63%           
=======================================
  Files          37       37           
  Lines        1350     1352    +2     
  Branches      379      381    +2     
=======================================
+ Hits         1345     1347    +2     
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/Selector/SingleSelector.tsx 100.00% <100.00%> (ø)

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