Closed ajb closed 8 years ago
We will use aria-label
for this. I can add a pattern to the style guide?
Don't we already have this with the date and item picker? You can add a hint
describing that change if you want.
This is primarily a Screendoor task, really... making sure we have fieldsets with aria-label
everywhere.
K. I'll open an issue in Screendoor and close this.
From @jrubenoff on March 2, 2016 23:34
Each input in a fieldset should have a label for accessibility. If the label isn't visible in the UI, we should hide it with the
hidden
mixin. Example:Copied from original issue: dobtco/screendoor-v2#3310