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
I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
With a long label, the text field overflows out of the bounds.
Also for some reason the theme provider is overriding the label even though there's no theme parent.
Expected Behavior 🤔
The text should stay in or under the outlined input.
(as with overflow: hidden)
Current Behavior 😯
With a long label, the text field overflows out of the bounds.
Also for some reason the theme provider is overriding the label even though there's no theme parent.
Expected Behavior 🤔
The text should stay in or under the outlined input.
(as with overflow: hidden)
Steps to Reproduce 🕹
https://codesandbox.io/s/dazzling-burnell-484sc
Steps:
Context 🔦
We have an issue where on mobile devices the text is too large and sticks out of the margins.
Here's an example
Your Environment 🌎
What we are using:
although the issues is present as seen in the sandbox above
The text was updated successfully, but these errors were encountered: