ibm-js / deliteful

Multichannel (desktop/mobile) UI Custom Elements Library
http://ibm-js.github.io/deliteful
Other
70 stars 36 forks source link

ComboPopup <input> should set aria-expanded #687

Closed wkeese closed 7 years ago

wkeese commented 7 years ago

For accessibility, the inside the Combobox popup on mobile devices needs to set aria-expanded to true or false depending on whether the list is shown or not.