PolymerElements / paper-input

A Material Design text field
https://www.webcomponents.org/element/PolymerElements/paper-input
130 stars 162 forks source link

DDA issue with paper-input label aria-hidden attribute #711

Open uxdesignz opened 3 years ago

uxdesignz commented 3 years ago

Expected Results: Remove aria-hidden="true" from the visible

Actual Result Form Labels: The form fields use both label elements and aria-labelledby attributes referencing the label element. The label elements have aria-hidden="true" set on them hiding the form label from screen readers. Screen reader users may not understand the purpose of the form fields.

uxdesignz commented 3 years ago

Any update on this?

uxdesignz commented 3 years ago

I don't see any update for this issue.

uxdesignz commented 3 years ago

Any idea when these issues will be assigned and resolved from your end