opus-42 commented on a change in pull request #17203: URL: https://github.com/apache/superset/pull/17203#discussion_r735835571
########## File path: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx ########## @@ -494,6 +500,22 @@ class PropertiesModal extends React.PureComponent { </FormItem> </Col> </Row> + <Row> + <Col xs={24} md={24}> + <FormItem label={t('Description')}> + <Input Review comment: Hello, I agree I'll switch to TextArea -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org