SBIN2010 commented on code in PR #30679:
URL: https://github.com/apache/superset/pull/30679#discussion_r1813398038


##########
superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:
##########
@@ -131,7 +131,10 @@ const CssTemplateModal: 
FunctionComponent<CssTemplateModalProps> = ({
         if (onCssTemplateAdd) {
           onCssTemplateAdd();
         }
-
+        setCurrentCssTemplate({

Review Comment:
   [justinpark](https://github.com/justinpark)
   Oh no, this commit is not to fix that bug. It's for clearing the modal after 
adding css templates.
   Revert this 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.

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]

Reply via email to