Input autocomplete styling doesn't fill entire form field #15025
Labels
area: material/form-field
area: material/input
blocked
This issue is blocked by some external factor, such as a prerequisite PR
material spec
Issue related to the Material Design spec https://material.io/design/
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
What is the expected behavior?
When using autocomplete in
matInput
, the browser's autocomplete styling should fill the entire form field.What is the current behavior?
What are the steps to reproduce?
https://angular-material2-issue-on2neb.stackblitz.io
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
@angular/cli: 7.2.1
@angular/material: 7.3.0
typescript: 3.2.2
OS: Windows 10
Browser: Google Chrome 71
Is there anything else we should know?
material-components-web had some similar issues with autocomplete styling which were fixed in this pull request.
The text was updated successfully, but these errors were encountered: