Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

ui-select-search has invalid ARIA (aria-expanded) attribute #2009

Open
@msepahvand

Description

@msepahvand

When using the selectize theme with multiple='true', the aria-selected attribute is applied to the hidden <input type='search' class='ui-select-search....'

This is according to the google chrome accessibility extension developer tool.

capture

My workaround is to remove the (line 2426) in select.js. is this a valid workaround? It seems to get rid of the accessibility error at least....I'm happy to submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions