mirror of
https://github.com/apache/superset.git
synced 2026-09-07 15:54:55 +00:00
The new regression test rendered TableChart without ProviderWrapper, so useTheme() returned an empty theme and the arrow span's `color` style resolved to the browser default (black) instead of `colorSuccess`, failing the assertion regardless of the TableChart.tsx fix. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>