PolymerElements / iron-validatable-behavior

Implements an element validated with Polymer.IronValidatorBehavior
https://webcomponents.org/element/PolymerElements/iron-validatable-behavior
7 stars 18 forks source link

Mobile A11y Testing 11/1 #18

Open lpalmaro opened 8 years ago

lpalmaro commented 8 years ago

On Android with Talkback, when I don't type ""cats"" into the field, I see a visual indication that something was invalid. But I don't hear a spoken alert with this information. We need to make this clear to the user.

kevinpschaaf commented 8 years ago

Issue appears related to the demo as opposed to the ability to use the behavior to make an accessible element.