You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's also not really clear to me why the input does not resize when the label is down. But I guess that's just a limitation. I wish I could simply give it a label, and it'd take the space it needs to display it properly.
material-ui v4.2.1
The text was updated successfully, but these errors were encountered:
When using longer input labels with selects and inputs of the
outlined
variant, the label width detection does not work properly.Here's a reproduction: https://codesandbox.io/s/material-demo-3gqm2
It's also not really clear to me why the input does not resize when the label is down. But I guess that's just a limitation. I wish I could simply give it a label, and it'd take the space it needs to display it properly.
material-ui v4.2.1
The text was updated successfully, but these errors were encountered: