Closed
Description
There's currently no support for keyboard navigation and no ARIA-attributes present.
Here are some guidelines one should consider complying with WCAG:
https://www.w3.org/TR/wai-aria-practices/examples/listbox/listbox-collapsible.html
Here are some of the highlights on attributes one should consider implementing:
- role
- aria-haspopup
- aria-expanded
- aria-selected