michael-s-molina commented on code in PR #25734:
URL: https://github.com/apache/superset/pull/25734#discussion_r1411057854
##########
superset-frontend/src/explore/components/controls/TextAreaControl.jsx:
##########
@@ -67,6 +68,7 @@ const defaultProps = {
readOnly: false,
resize: null,
textAreaStyles: {},
+ wrapEnabled: true,
Review Comment:
If you go to Alerts & Reports and try to edit or create new alert, you'll
see the component being used.
--
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]