Skip to content

Clicking on the label won't focus the Multiselect component unless it's searchable #438

@mrleblanc101

Description

@mrleblanc101

Version

  • Vue version: 3

Description

Clicking on the label won't focus the Multiselect component unless it's searchable.
If it's searchable, it will put the focus (and text cursor) in the search field, which is the correct behavior.
But if it's not searchable, clicking on the label should focus the component so that it can be opened using the spacebar like a native select.

Here is a GIF:
2025-01-12 23 43 42

Demo

https://jsfiddle.net/mrleblanc101/vfmg2h4a/5/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions