eschutho opened a new pull request #16559: URL: https://github.com/apache/superset/pull/16559
### SUMMARY we were seeing some instances where emotion styling wasn't showing up on sql lab. I think it may be related to this issue: https://github.com/emotion-js/emotion/issues/2209 so I bumped emotion to bring in the patch fix. So far testing looks positive that it fixed the issue. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <img width="1206" alt="Superset" src="https://user-images.githubusercontent.com/5186919/131756420-2353198f-67c9-401e-aa68-a66da3d945c4.png"> ### TESTING INSTRUCTIONS Reload sql lab often- each load should have all the styles. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
