select icon indicating copy to clipboard operation
select copied to clipboard

fix: If use opitons props, optionLabelProp does not work when it is set later.

Open coldice8 opened this issue 3 years ago • 4 comments

coldice8 avatar Oct 12 '21 03:10 coldice8

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/DkA5Fp3Dg2oDpmSp9jfzxth3Lhgu
✅ Preview: https://select-git-fork-coldice945-master-react-component.vercel.app

vercel[bot] avatar Oct 12 '21 03:10 vercel[bot]

Could you add a test case?

afc163 avatar Oct 12 '21 03:10 afc163

Codecov Report

Merging #665 (03d353a) into master (95aa5b9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #665   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files          20       20           
  Lines        1013     1013           
  Branches      345      346    +1     
=======================================
  Hits         1004     1004           
  Misses          8        8           
  Partials        1        1           
Impacted Files Coverage Δ
src/generate.tsx 99.39% <ø> (ø)

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 95aa5b9...03d353a. Read the comment docs.

codecov[bot] avatar Oct 12 '21 03:10 codecov[bot]

Could you add a test case?

@afc163 Sorry, I don't know what kind of test cases to add and where to add. Are there any other bro who can assist?

coldice8 avatar Oct 12 '21 05:10 coldice8