a11yproject / a11yproject.com

The A11Y Project is a community-driven effort to make digital accessibility easier.
https://a11yproject.com
Apache License 2.0
3.71k stars 552 forks source link

Adds a checkbox suffix in checklist item checkboxes #1444

Closed SaptakS closed 2 years ago

SaptakS commented 2 years ago

Fixes #1441

Adds a -checkbox suffix to the checkbox input element ids to prevent ids of the input element and the details-summary part to collide with each other.

ericwbailey commented 2 years ago

Beautiful! Thank you for getting this, @SaptakS 🎉