Summary
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?