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
Doh, that sucks! We should be able to find a solution for this. Much love for providing a codesandbox 😍
I think the plan was to have something like this when we did a touch-up on Textfield in March, but we hit a snag in terms of adornments with multilines (#1155), so its still in the backlog... 🤔
We'll have a look at these issues in our next planning meeting next Tuesday and get back to you :)
Is your feature request related to a problem? Please describe.
I want to make it so that a text field expands as the content takes up to much space in the TextField, and not have a scroll-bar.
Describe the solution you'd like
Include rowsMax on TextField.
Describe alternatives you've considered
Switch to TextField from material-ui, which is boring to have to do just for rowsMax.
Demo how I want it to work
https://codesandbox.io/s/material-demo-forked-us7hp
The text was updated successfully, but these errors were encountered: