Fastspot / bigtree-form-builder

Form Builder Extension for BigTree 4.2+
4 stars 13 forks source link

Accessibility: Use of Fieldset #15

Open cyokum opened 5 years ago

cyokum commented 5 years ago

Single input fields should not have a fieldset tag. This includes: email, text, textarea, upload, and url.

Grouped fieldsets such as phone, address, and name are correctly using the fieldset tags and the legend tag.

timbuckingham commented 5 years ago

I think whatever tag was has gone missing in the GitHub filter :)

cyokum commented 5 years ago

Can you just guess? JK. Updated.