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
With #1366, multiline text input will have a scrollbar when it becomes scrollable. This new behavior might conflict with some customers that are already using TextInput.
Motivation
Make TextInput more flexible to better serve different customers.
Basic Example
No response
Open Questions
Does not showing scrollbar in scrollable text view violate accessibility standards?