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
The FileWidget and CheckboxWidget both have labels provided by the <FormFieldWrapper> component, however, these fields are not programatically linked to the labels, failing multiple WCAG criterion such as SC 3.3.2: Labels or Instructions (A)
Describe the bug
The FileWidget and CheckboxWidget both have labels provided by the
<FormFieldWrapper>
component, however, these fields are not programatically linked to the labels, failing multiple WCAG criterion such as SC 3.3.2: Labels or Instructions (A)This is a follow on from my comment on #6332. Related to #5139
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Software (please complete the following information):
The text was updated successfully, but these errors were encountered: