jasgok commented on PR #31282:
URL: https://github.com/apache/superset/pull/31282#issuecomment-2519421027
> @jasgok Could describe the problem you're facing in more detail? Maybe add
before/after screenshots?
thank you for following up.
from chart "deck.gl", in avdvanced tab, where using "Edit javascript in
modal",
modal show only 10 lines but should show more as ` maxLines={inModal ? 1000
: this.props.maxLines}` configured in TextAreaEditor.
As further inspection, this.props.maxLines=10 was found overwriting this
config as `{...this.props}` after it.
please refer to attached screenshots.


--
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]