greggailly commented on code in PR #36071:
URL: https://github.com/apache/superset/pull/36071#discussion_r2595015565
##########
superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:
##########
@@ -280,7 +282,7 @@ const PropertiesModal = ({
};
const onFinish = () => {
- const { title, slug, certifiedBy, certificationDetails } =
+ const { title, description, slug, certifiedBy, certificationDetails } =
Review Comment:
@rusackas thoughts on this one ? I tried to stick to what was done on the
other fields but can accept the suggestion if necessary.
--
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]