gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

aria role combobox is not valid #397

Open nachitox opened 4 years ago

nachitox commented 4 years ago

https://www.w3.org/TR/wai-aria-1.1/#combobox https://web.dev/aria-required-children/

The role combobox needs a textbox or searchbox to be valid.