E-mail List Archives
Re: required or aria required usage
From: Jared Smith
Date: May 6, 2020 9:13AM
- Next message: Steve Green: "Automated testing tools and viewport size"
- Previous message: Brian Lovely: "Re: [External Sender] required or aria required usage"
- Next message in Thread: Mallory: "Re: required or aria required usage"
- Previous message in Thread: Brian Lovely: "Re: [External Sender] required or aria required usage"
- View all messages in this Thread
I think <fieldset aria-required="true"> would be best. I'm not sure on
the support for this yet. Also, the semantics seem a bit off because
checkboxes inherently mean they can be checked or not, which means
that they are not required, whereas aria-required on the fieldset
means that something is required.
Probably best of all is to ensure that this is clear in the text
instructions, optimally in a fieldset legend, along with good error
messaging and handling
Jared
- Next message: Steve Green: "Automated testing tools and viewport size"
- Previous message: Brian Lovely: "Re: [External Sender] required or aria required usage"
- Next message in Thread: Mallory: "Re: required or aria required usage"
- Previous message in Thread: Brian Lovely: "Re: [External Sender] required or aria required usage"
- View all messages in this Thread