This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch fix-cannot-view-dashboard-if-no-theme-role
in repository https://gitbox.apache.org/repos/asf/superset.git
from 290228416ba Merge remote-tracking branch 'origin/master' into
fix-cannot-view-dashboard-if-no-theme-role
add 226061ab1ce fix(dashboard): prevent theme clearing on save when theme
missing from options
No new revisions were added by this update.
Summary of changes:
.claude/settings.local.json | 24 ----------------------
.gitignore | 1 +
.../src/components/CrudThemeProvider.test.tsx | 20 ++++++++++++++++++
.../src/components/CrudThemeProvider.tsx | 3 ++-
.../src/dashboard/components/Header/index.tsx | 5 ++++-
5 files changed, 27 insertions(+), 26 deletions(-)
delete mode 100644 .claude/settings.local.json