-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An 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 urgent
Description
Bug, feature request, or proposal:
Bug
Chip input placeholder overlaps text when floatPlaceholder="never"
What is the expected behavior?
Input doesn't overlap placeholder. Placeholder should disappear if there's any input value
What is the current behavior?
Input overlaps placeholder if there's only one character
What are the steps to reproduce?
https://stackblitz.com/edit/angular-31ymjs?file=app%2Fapp.component.html
Type one character in the input
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material 5.0.0rc0
Angular 5.0.1
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
P3An 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 urgent