mistercrunch commented on PR #31590: URL: https://github.com/apache/superset/pull/31590#issuecomment-2695955716
Hey, just clarifying here, the dark mode switch (behind a feature flag) is expected to expose styling issues until we can remove all of our reliance on `.less` files, and until everything is move to css-to-jss. Big part of the puzzle is the antd-v5 migration that's well under way. For the time being this switch helps visualize where things aren't themed properly yet. Also note that during this [hopefully short] transition period, running `npm run compile-less` should fix issues as our `.less` files are now templated with Handlebars (while transitioning). -- 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]
