Closed Nick-StormID closed 1 year ago
Adding "required" validation adds aria-required to the inputs, which fails WCAG21 labels-or-instructions. Need to manage "required" validation on a radiogroup without adding those attributes.
Covered with https://github.com/stormid/components/issues/233
Adding "required" validation adds aria-required to the inputs, which fails WCAG21 labels-or-instructions. Need to manage "required" validation on a radiogroup without adding those attributes.