fix(textarea): add vertical resizing#4510
Conversation
|
@im-adithya is attempting to deploy a commit to the Uber UI Platform Team on Vercel. A member of the Team first needs to authorize it. |
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/uber-ui-platform/baseweb/HwihsXqCQrUxdkLqZ3t1etbiKmP3 |
|
Visual changes were detected on this branch. Please review the following PR containing updated snapshots: im-adithya#2 |
|
Ideally, we don't want this behavior on our default component so this change should be behind a |
|
Sure! I'll change this to a prop then! |
fb3cfde to
17d22b5
Compare
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 17d22b5:
|
|
Done @williamernest! Please review :) |
|
Thank you for putting up this diff. We've added this feature here #5103 |

Fixes #4054
Description
Changed
resize: noneto 'resize: vertical` so as to enable auto-sizing in textarea componentScope
Patch: Bug Fix