This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 0994217 fix: bump Helm chart release version (#18751) (#18758)
add 147dc5a fix(sql Lab tabs): Empty SQL Lab tabs (#18817)
No new revisions were added by this update.
Summary of changes:
.../TabbedSqlEditors/TabbedSqlEditors.test.jsx | 7 ++++
.../SqlLab/components/TabbedSqlEditors/index.jsx | 40 ++++++++++++++++++++++
superset-frontend/src/SqlLab/reducers/sqlLab.js | 2 +-
.../src/assets/images/empty_sql_chart.svg | 22 ++++++++++++
4 files changed, 70 insertions(+), 1 deletion(-)
create mode 100644 superset-frontend/src/assets/images/empty_sql_chart.svg