Skip to content

USWDS - Date Picker: Added aria labels to date picker components for 508 compliance. Resolves #4347#4414

Merged
thisisdano merged 2 commits into
uswds:developfrom
mahoneycm:cm-a11y-date-picker
Dec 9, 2021
Merged

USWDS - Date Picker: Added aria labels to date picker components for 508 compliance. Resolves #4347#4414
thisisdano merged 2 commits into
uswds:developfrom
mahoneycm:cm-a11y-date-picker

Conversation

@mahoneycm

Copy link
Copy Markdown
Contributor

Description

Adds aria-labelledby tag to date picker components to resolve form label 508 error as suggested by @bmcorum. Resolves #4347

Additional information

Before:

image

After

image

@mahoneycm mahoneycm marked this pull request as draft December 1, 2021 22:18
Comment thread src/components/test/input-disabled.njk Outdated
@mejiaj mejiaj marked this pull request as ready for review December 6, 2021 15:09

@mejiaj mejiaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this!

mejiaj added a commit to uswds/uswds-site that referenced this pull request Dec 6, 2021
@thisisdano thisisdano merged commit 428be13 into uswds:develop Dec 9, 2021
@thisisdano thisisdano mentioned this pull request Dec 14, 2021
@mahoneycm mahoneycm deleted the cm-a11y-date-picker branch January 14, 2022 15:51
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.

Code sample for date range picker results in 508 non-compliance

3 participants