uswds / uswds-site

USWDS website and documentation
https://designsystem.digital.gov
Other
189 stars 144 forks source link

USWDS-Site: Add changelog for date range picker aria-disabled updates [#6013] #2817

Closed RachelCorsino closed 2 days ago

RachelCorsino commented 3 weeks ago

Summary

This PR provides a changelog entry for the updates made to the date range picker component. The readonly attribute has been added to aria-disabled to mimic the disabled behaviors while remaining discoverable for accessibility purposes.

Related issue

USWDS - Date Picker: Updated toggleCalendar function to account for aria-disabled attribute + readonly #6013

Preview link

USWDS-Site: Date Range Picker

Testing and review

  1. Ensure changelog entry shows up under "Latest Updates" on Date Range Picker component page.
mahoneycm commented 2 weeks ago

Oh it looks like we have two PRs for the same work. This and #2794.

We generally only need one changelog PR for each USWDS PR. Even though this is a second changelog/component, we can bundle both changes in one PR.

2794 seems to have more discussion so I opt we close this PR in favor of that one, and bring the date range picker changes there!

amyleadem commented 2 days ago

Closing this PR in favor of #2794.