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 2022/07/21 16:16:11 UTC

[GitHub] [superset] hughhhh commented on a diff in pull request #20809: feat: Create Chart onClick Functionality

hughhhh commented on code in PR #20809:
URL: https://github.com/apache/superset/pull/20809#discussion_r926873975


##########
superset-frontend/src/SqlLab/components/ResultSet/index.tsx:
##########
@@ -223,7 +248,7 @@ export default class ResultSet extends React.PureComponent<
       // Added compute logic to stop user from being able to Save & Explore
       const { showSaveDatasetModal } = this.state;
       const { query } = this.props;
-
+      console.log('this is query', query);

Review Comment:
   remove this console.log



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