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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
I know that this might not be the correct solution all the way because the old implementation also added information about counter and errors to the aria-describedby. But these values could be added as well if we want to continue with this direction. I just wanted to open the issue with some code the start the discussion about how to solve this issue.
We work daily to create accessible media and want to contribute to a more accessible web, so I hope this contribution is furthering that goal.
Observation not reliant to this issue: Sadly during my testing it seems that Edge and Firefox is mostly silent thru out the site, so aria with polyfills seems to work in an unpredictable way.
Description
iron-autogrow-textarea has no label for screen readers to read so when entering the field NVDA is quiet.
Expected outcome
NVDA should read the label of the element.
Actual outcome
NVDA is silent.
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: