WestpacCXTeam / GUI-source

Westpac GUI source code
http://WestpacCXTeam.github.io/GUI-source
GNU General Public License v2.0
37 stars 19 forks source link

Better screen reader support of radios and checkboxes etc #430

Closed jonnystening closed 5 years ago

jonnystening commented 6 years ago

The <fieldset> element should wrap grouped radios/checkboxes and use the <legend> element to define the question.

Note: also consider Switches and Button groups

See https://accessibility.blog.gov.uk/2016/07/22/using-the-fieldset-and-legend-elements/

jonnystening commented 5 years ago

This has been included in the latest accessible forms work

See https://github.com/WestpacCXTeam/GUI-form-checks and https://github.com/WestpacCXTeam/GUI-form-base