vigetlabs / EcoCart

Repository for the Group Project of the Intern Class of Summer 2020
1 stars 2 forks source link

a11y > cart sidebar > <label> for form control #76

Closed ryanschaefer41 closed 4 years ago

ryanschaefer41 commented 4 years ago

Related to #68.

I believe the actual selector needs a <label> element also.

From WCAG guidelines: "If a form control does not have a properly associated text label, the function or purpose of that form control may not be presented to screen reader users."

Found these potential solutions to make sure it's accessible to screenreaders:

ryanschaefer41 commented 4 years ago

@lwbecker Was this one merged?

nellbhealy commented 4 years ago

Yes this was merged