Skip to content

Support custom attributes #37

@kimisgold

Description

@kimisgold

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

  1. Install the WAVE extension for Firefox or Chrome.

  2. Run the extension on the Chosen demo page.

  3. 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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions