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

fix(Datepicker): change role on calendar container to 'application' #11570

Merged

Conversation

dakahn
Copy link
Contributor

@dakahn dakahn commented Jun 6, 2022

Closes #11438
Closes #8454

The calendar was unusable with JAWS. Date selection was not possible @mbgower 's suggestion in #11438 worked perefectly. So this PR implements that change.

Datepicker is now a role="application" on the calendar div 👍🏾

Testing / Reviewing

With JAWS 2022 make sure that the dates on the calendar are accessible/selectable/and read in a reasonable and understandable way.

@dakahn dakahn requested a review from a team as a code owner June 6, 2022 20:25
@dakahn dakahn requested review from joshblack, abbeyhrt and tay1orjones and removed request for joshblack June 6, 2022 20:25
@netlify
Copy link

netlify bot commented Jun 6, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 56061e6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/62acddbcf6244f00088f9fa5
😎 Deploy Preview https://deploy-preview-11570--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jun 6, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 56061e6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/62acddbca05bec0008f5792c
😎 Deploy Preview https://deploy-preview-11570--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kodiakhq kodiakhq bot merged commit 5ac908b into carbon-design-system:main Jun 17, 2022
tay1orjones pushed a commit to tay1orjones/carbon that referenced this pull request Jul 21, 2022
…arbon-design-system#11570)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
dakahn added a commit that referenced this pull request Jul 26, 2022
…11570) (#11838)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

Co-authored-by: D.A. Kahn <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[a11y]: Date picker calendar not usable with JAWS DatePicker calendar is not accessible with JAWS
4 participants