forked from harvesthq/chosen
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm looking to provide aria labels for chosen's text inputs to satisfy WCAG accessibility requirements, like in this issue in the original repository.
Steps to reproduce
-
Install the WAVE extension for Firefox or Chrome.
-
Run the extension on the Chosen demo page.
-
You should see all the form elements that require labels.
Expected behavior
I would love for an aria label applied to the original select carry over to the text input. Alternatively, I could pass a specific string to the Chosen call to label the text input, i.e. "Find options via autocomplete".
IdaAkiwumi and JJJ
Metadata
Metadata
Assignees
Labels
No labels