Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label in TextArea should be full width, and not show any TextArea text above the label #2392

Closed
sfdexter opened this issue Mar 14, 2018 · 3 comments · Fixed by #2816
Closed
Labels

Comments

@sfdexter
Copy link
Contributor

Bugs

Follow the template below to ensure the quickest and most accurate response to your issue.

What MDC Web Version are you using?

0.32.0

What browser(s) is this bug affecting?

Chome

Please include the browser version. A user-agent string is also quite helpful.
Chrome 64.0.3282.186

What OS are you using?

OS X

What are the steps to reproduce the bug?

  1. Navigate to demos page : https://material-components-web.appspot.com/text-field.html
  2. Scroll down to "TextArea"
  3. Enter "8" and then [Enter] 10 times

What is the expected behavior?

Should not be able to see any characters behind the Text Area Label

Please describe what the component/code should be doing that it's not.

What is the actual behavior?

Can see a little bit of one of the "8"s above "Textarea Label"

@kfranqueiro
Copy link
Contributor

I checked with Alex and the reason for this is that we adjusted the label as much as we could without risking it overlapping (and "eating away at") the borders of the textarea at various zoom levels.

@patrickrodee
Copy link
Contributor

Good to know, thanks Ken. I'll discuss with the designers and see what they have to say about this.

@williamernest
Copy link
Contributor

Design guidance is that the label should be full width and not show any text at the top. Add to tracker.

@lynnmercier lynnmercier changed the title TextArea does not completely hide text scrolling behind the label Label in TextArea should be full width, and not show any TextArea text above the label May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants