-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/chips
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Pasting the text: apple, banana, orange, into a chip input should result in three different chips.
What is the current behavior?
Produces a single chip with all three items.
What are the steps to reproduce?
- Copy the text:
apple, banana, orange, - Paste it into the example input on the Angular Material chip input demo site
- Press
Enter - There should be three chips (right now, only there is only one)
What is the use-case or motivation for changing an existing behavior?
Allow inputting data via copy/paste.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular Material 6.2.1
Is there anything else we should know?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/chips