Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#978 fix: initialise aria-expanded #979

Merged
merged 1 commit into from
Sep 1, 2023
Merged

#978 fix: initialise aria-expanded #979

merged 1 commit into from
Sep 1, 2023

Conversation

flaviusdolca
Copy link
Contributor

@flaviusdolca flaviusdolca commented Sep 1, 2023

close #978

@vercel
Copy link

vercel bot commented Sep 1, 2023

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

Name Status Preview Comments Updated (UTC)
select ❌ Failed (Inspect) Sep 1, 2023 8:55am

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #979 (1595e62) into master (ee9ae5e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 1595e62 differs from pull request most recent head d8c6b1f. Consider uploading reports for the commit d8c6b1f to get more accurate results

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

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

@afc163 afc163 merged commit 526ba82 into react-component:master Sep 1, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aria-expanded is not initialised
2 participants