Skip to content

[Feature Request] Make clearable work for multi select #6399

@sruffing

Description

@sruffing

Existing Component

Yes

Component Name

Select

Description

There should be a convenient way to clear all of the selections on a single multiple select box at one time without having to build an additional component box. The single select already has this functionality. Forms that combine several of the single and multiple select become inconsistent if one has the clearable feature and the other does not.

<el-select v-model="model" multiple clearable placeholder="Select"/>

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