Skip to content

Chip removal via click event inside MatSelect results in an onOpen event #8771

@yoonjesung

Description

@yoonjesung

Bug, feature request, or proposal:

feature request

What is the expected behavior?

Removing a chip that is inside a mat-select as part of the mat-select-trigger through a click event should remove the chip without causing the mat-select to open .

What is the current behavior?

mat-select opens when removing a chip.

What are the steps to reproduce?

http://plnkr.co/edit/I2txATmD4jtI7U3zOguv?p=preview

What is the use-case or motivation for changing an existing behavior?

UX

Is there anything else we should know?

Only occurs on click events. Removing the chip via BACKSPACE or DELETE does not fire an onOpen event

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions