You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
For accessibility, radio groups and checkbox groups should use <fieldset> as a wrapper and <legend> as a label. They both come with their own default browser styles.
Here are a few references (the IU design system has had a lot of vetting):
For accessibility, radio groups and checkbox groups should use
<fieldset>
as a wrapper and<legend>
as a label. They both come with their own default browser styles.Here are a few references (the IU design system has had a lot of vetting):
I can work on a PR for markup - but may need help with style choices.
The text was updated successfully, but these errors were encountered: