sadpandajoe commented on code in PR #43638: URL: https://github.com/apache/superset/pull/43638#discussion_r3886350544
########## docs/admin_docs/configuration/theming.mdx: ########## @@ -240,6 +240,40 @@ Font URLs are validated against a configurable allowlist. By default, fonts from This feature works with the stock Docker image - no custom build required! +## Results Grid Configuration Overrides + +Superset exposes a handful of opt-in tokens that customize the appearance of Review Comment: This wording suggests the tokens apply to AG Grid-backed result tables generally, but `buildResultsGridThemeOverrides` is only constructed and passed by SQL Lab's `ResultSet`; other AG Grid surfaces will not change. Could this say "the results grid in SQL Lab" rather than "such as"? -- 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]
