durgaprasadml commented on issue #40754: URL: https://github.com/apache/superset/issues/40754#issuecomment-4625228540
Implemented and validated a fix for the unstable dashboard theme/color scheme behavior in Superset 6.0.0, especially for embedded dashboards and guest-token iframe environments. What was fixed * Prevented nested ThemeProvider instances from overriding explicit SDK theme configuration * Added robust fallback handling for guest-token based theme fetching * Implemented automatic cache invalidation for theme bootstrap data on theme create/update/delete * Improved embedded dashboard theme consistency and stability * Added frontend + backend regression tests Validation * Jest frontend tests passing * Backend unit tests passing * pre-commit checks passing * plugins:build completed successfully Preparing PR shortly. -- 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]
