Open
Description
As of Jan 14, 2023, it looks like maxLines
isn't being honored by the SuperDesktopTextField
.
The implementation of SuperDesktopTextField
doesn't contain a TextLinesLimiter
whereas the mobile versions do.
Create consistent behaviors across all platforms, either by sizing the height of the desktop text field per the max lines, or removing that behavior from the mobile platforms - whichever UX seems standard to the industry.