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.

accessibility: screenreader reads disabled option as enabled #2001

Open
@k7sleeper

Description

@k7sleeper

Screenreader obviously ignores disabled options.

Fix:

In bootstrap/choices.tpl.html add ng-disabled=\"$select.isDisabled(this)\" to <div ng-attr-id=\"ui-select-choices-row-{{ $select.generatedId }}-{{$index}}\" ... because setting css class disabled is not sufficient.

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