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/08/30 16:55:15 UTC

[GitHub] [superset] Paulo-Eduardo commented on a diff in pull request #21243: fix(ViewQuery-Modal): Copy icon is out of box when resize query modal

Paulo-Eduardo commented on code in PR #21243:
URL: https://github.com/apache/superset/pull/21243#discussion_r958721741


##########
superset-frontend/src/components/Modal/Modal.tsx:
##########
@@ -289,6 +290,13 @@ const CustomModal = ({
     }
   };
 
+  const getResizableConfig = () => {

Review Comment:
   OHH, THAT IS RIGHT! Thank you 😊 working on it!



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