Danil_Dikhtyar π₯
@Rock-n-Roll-CRCAll solutions
- Submitted 3 months ago
Semantic and Accessible Contact Form Using BEM, SCSS, TypeScript.
- HTML
- CSS
- JS
Lighthouse says that setting
aria-required="true"
on a fieldset, containing multiple radio inputs is invalid, but how would I let the browser know that selecting at least one of the radio buttons inside that fieldset is actually required for the form to be submitted?