Files
superset2/superset-frontend/plugins/plugin-chart-table/test
rusackasandClaude Opus 4.8 63060e224d test(plugin-chart-table): wrap fallback-arrow-color test in ThemeProvider
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>
2026-08-25 19:41:54 -07:00
..