betodealmeida commented on pull request #15055: URL: https://github.com/apache/superset/pull/15055#issuecomment-857882023
> Wondering why we're hiding the context while the spinner is active context? We have a fair amount of "modal resizing" in the product currently (as dynamic content changes the height of the context) and it generally looks jittery. Keeping the context would prevent that. @mistercrunch I opted to hide the content because if we don't resize the modal the spinner was showing up on top of the filename, which was ugly. > Side note: can we re-style the button too? I know these file buttons are funky to style sometimes, but if we take over with an antd component maybe we can just disable the button while the spinner is active? I wrote this last night: https://github.com/apache/superset/pull/15057 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
