cengage / react-magma

https://react-magma.cengage.com
MIT License
21 stars 13 forks source link

fix(Indeterminate Checkbox): Improved accessibility for `Indeterminate status (#1231) #1428

Closed olehnoskov-cengage closed 2 months ago

olehnoskov-cengage commented 2 months ago

Issue: #1231

What I did

Added aria-checked="mixed" to the Indeterminate checkbox when in the indeterminate status

Screenshots:

Checklist

How to test

Open the storybook the Indeterminate Checkbox section Confirm new aria-checked property for Indeterminate checkbox

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: d254c5e80e6fabff0f5eae2a04dc4c88e984c35c

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://docs-preview-1428--upbeat-sinoussi-f675aa.netlify.app

github-actions[bot] commented 2 months ago

🚀 Deployed on https://storybook-preview-1428--upbeat-sinoussi-f675aa.netlify.app

olehnoskov-cengage commented 2 months ago

fix(Indeterminate Checkbox): Improved accessibility for `Indeterminate status (#1231)