Skip to content

When form (fieldset) is set to 'disabled', the dropdown is still active #72

@hekigan

Description

@hekigan

First of all thank you for this component, it's pretty helpful.

My problem is that I want to disable a whole form (when submitting via ajax for ex).
I would put a disabled attribute to a form fieldset, then all inputs/buttons/etc... are supposed to be 'readonly' in that state.

But multiselect is still fully active. For example, when clicking the right arrow, the dropdown is shown.

I looked in the source, but did not see anything related to this.

Any suggestion?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions