You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/10/25 17:57:48 UTC

[GitHub] [superset] opus-42 commented on a change in pull request #17203: feat(dashboard): add dashboard description field in modal and apis

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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org