Skip to content

Update trigger should update title attribute from original select #2311

Open
@isochronous

Description

@isochronous

We have a select that's being used as a filter, with options populated from an API call. Sometimes, however, there are no options, and the select is disabled and the title is changed so the user gets a message about WHY it's disabled. Unfortunately, while chosen does handle the disabled state quite well, it doesn't update itself with the new title that's been set on the original select element. It should be fairly trivial to accomplish this - I'll look into submitting a pull request with a fix if I find it's a simple fix.

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