question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Text - Label Position

See original GitHub issue

The Textfield component when using either the multiline or fullwidth option has odd label placement.

multiline: screen shot 2017-11-17 at 2 30 07 pm

fullwidth: screen shot 2017-11-17 at 2 30 26 pm

Is this an MDC-Web bug?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
filoozomcommented, Nov 20, 2017

We’ve already got two breaking changes for 0.25, might as well rename the whole multiline prop to textarea. Also, it might be better to throw an exception or something instead of just hiding the label when fullwidth={true}, might make debugging easier?

0reactions
garrett-thompsoncommented, Nov 24, 2017

Fixed by #412

Read more comments on GitHub >

github_iconTop Results From Across the Web

Position Text Labels on Forms Using CSS - SitePoint
In this post, I'll explain three common approaches to positioning text labels on web forms using CSS: top-positioned text labels ...
Read more >
Position labels inside and outside shapes - Diagrams.net
The text can be positioned outside the shapes, at the top, right, bottom, and left, as well as different alignments within those positions....
Read more >
Need some help with position of TextLabel - DevForum | Roblox
Greetings fellow developer! I'm here today to ask you if you know any good guide on how the position in textlabels works.
Read more >
How to change position of a text label? - Scripting Helpers
I'm trying to change the TextLabel's position. How do I do that? I've tried many different things and can't seem to get it...
Read more >
G162: Positioning labels to maximize predictability of ... - W3C
Labels for most fields are positioned immediately before the field, that is, for left-to-right languages, either to the left of the field or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found