This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 7e6beb5 fix(native-filters): fix removing native filter (#13688)
add df9352f fix: data column in SQL lab left panel open by default
(#13624)
No new revisions were added by this update.
Summary of changes:
.../javascripts/sqllab/SqlEditorLeftBar_spec.jsx | 69 +++++++++++++++-------
.../spec/javascripts/sqllab/fixtures.ts | 1 +
.../javascripts/sqllab/reducers/sqlLab_spec.js | 1 +
superset-frontend/src/SqlLab/actions/sqlLab.js | 2 +-
.../src/SqlLab/components/SqlEditorLeftBar.jsx | 8 ++-
.../src/SqlLab/components/TableElement.jsx | 1 +
6 files changed, 59 insertions(+), 23 deletions(-)