google / material-design-lite

Material Design Components in HTML/CSS/JS
https://getmdl.io
Apache License 2.0
32.28k stars 5.03k forks source link

Label overlaps with placeholder on focus out with empty value #5238

Open rcabanero opened 6 years ago

rcabanero commented 6 years ago

What MDL Version are you using? (please be specific, e.g. major.minor.patch)

  • v0.39.3

What browser(s) is this bug affecting (including version)?

  • chrome 69.0.3497.81

What OS (and version) are you using?

  • macOS High Sierra 10.13.6

What are the steps to reproduce the bug? Can you create a plunker/codepen/jsfiddle which reproduces it?

What is the expected behavior?

  • I believe the label shouldn't animate when there's a placeholder just like when it has a value

What is the actual behavior?

  • The label is overlapping the placeholder text

Any other information you believe would be useful? Here's a screenshot on how it looks on the Demo site

screen shot 2018-09-19 at 8 52 07 am
Garbee commented 6 years ago

This issue should be filed on the MCW repo. MDL evolved into MCW and now another team is maintaining that independently. It no longer has any relation to this repo's issue tracker for discussing and solving problems.

Thank you.