[TextField][InputAdornment] InputLabel should not start shrunken if TextField has an InputAdornment
Open
Nobody has claimed this yet.
design: material you
scope: text field
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
- This is not a v0.x issue.
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
Input label should start on its normal position, as seen here:
https://material-components.github.io/material-components-web-catalog/#/component/text-field
Current Behavior
Input label starts shrunken
Steps to Reproduce
https://material-ui.com/demos/text-fields/#outlined-input-adornments
Your Environment
| Tech | Version |
|---|---|
| Material-UI | 3.6.1 |
| Material-UI styles | 3.0.0-alpha.2 |
| React | 16.7.0-alpha.2 |
| Browser | Chrome 71.0.3578.98 |
| TypeScript | 3.2.1 |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.