react-component / select

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

fix: aria-activedescendant ARIA attributes must conform to valid values #966

Closed afc163 closed 11 months ago

afc163 commented 11 months ago

aria-activedescendant 的元素在 Select 没点开时不存在。

截屏2023-07-25 下午5 19 59
vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
select ❌ Failed (Inspect) Jul 25, 2023 9:20am
codecov[bot] commented 11 months ago

Codecov Report

Merging #966 (f68a660) into master (3118cbc) will increase coverage by 0.00%. The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          38       38           
  Lines        1369     1370    +1     
  Branches      374      375    +1     
=======================================
+ Hits         1366     1367    +1     
  Misses          3        3           
Files Changed Coverage Δ
src/Selector/Input.tsx 100.00% <100.00%> (ø)

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