bluzky / nice-select2

A lightweight vanilla javascript library that replaces native select elements with customizable dropdowns
https://bluzky.github.io/nice-select2/
MIT License
361 stars 60 forks source link

Add title on search input for accessbility #32

Closed bdurand closed 1 year ago

bdurand commented 2 years ago

The search box on searchable menus does not have a label and is flagged by some accessibility audits. Adding a title attribute to the input element would make the feature more accessible for screen readers.