This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 54f19856de fix: HTML detection in tables (#37171)
add c30edaf075 feat: add tab select with save chart to dashboard (#36332)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/dashboard/constants.ts | 3 +
.../src/explore/components/SaveModal.test.jsx | 383 +++++++++++++++++++++
.../src/explore/components/SaveModal.tsx | 287 ++++++++++++++-
superset-frontend/src/explore/types.ts | 19 +
4 files changed, 684 insertions(+), 8 deletions(-)