select icon indicating copy to clipboard operation
select copied to clipboard

fix: hide internal input in some cases (#655)

Open nekocode opened this issue 4 years ago • 3 comments

fix #655

nekocode avatar Sep 02 '21 08:09 nekocode

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/select/3CvVeqNhhpioMKetwXApZ4GSy69N
✅ Preview: https://select-git-fork-nekocode-fix-wrap-react-component.vercel.app

vercel[bot] avatar Sep 02 '21 08:09 vercel[bot]

@afc163 @xrkffgg 能帮忙 Review 一下么?谢谢

nekocode avatar Sep 02 '21 08:09 nekocode

Codecov Report

Merging #656 (3719088) into master (9b2fa1d) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #656   +/-   ##
=======================================
  Coverage   99.10%   99.11%           
=======================================
  Files          20       20           
  Lines        1011     1015    +4     
  Branches      334      349   +15     
=======================================
+ Hits         1002     1006    +4     
  Misses          8        8           
  Partials        1        1           
Impacted Files Coverage Δ
src/Selector/MultipleSelector.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 9b2fa1d...3719088. Read the comment docs.

codecov[bot] avatar Sep 02 '21 09:09 codecov[bot]