michael-s-molina commented on code in PR #25734:
URL: https://github.com/apache/superset/pull/25734#discussion_r1407726995


##########
superset-frontend/src/explore/components/controls/TextAreaControl.jsx:
##########
@@ -67,6 +68,7 @@ const defaultProps = {
   readOnly: false,
   resize: null,
   textAreaStyles: {},
+  wrapEnabled: true,

Review Comment:
   @ggam Can you check how this impacts the `AlertReportModal` that uses this 
component but limits the number of lines to 15? Should we remove the limit 
there? Pinging @eschutho for awareness.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to