etr2460 commented on a change in pull request #9210: Add maximize and minimize
feature to charts
URL:
https://github.com/apache/incubator-superset/pull/9210#discussion_r388026521
##########
File path: superset-frontend/src/dashboard/components/SliceHeader.jsx
##########
@@ -46,6 +46,8 @@ const propTypes = {
componentId: PropTypes.string.isRequired,
filters: PropTypes.object.isRequired,
addDangerToast: PropTypes.func.isRequired,
+ handleFullSize: PropTypes.func.isRequired,
+ resizeEvent: PropTypes.bool,
Review comment:
looks like it's still in the PR, maybe you missed a commit?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]