This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from ac582322b8 fix(sqllab): fix blank bottom section in SQL Lab left panel
(#35309)
add d9646dedd9 fix(DatasourceModal): replace imperative modal updates with
declarative state (#35256)
No new revisions were added by this update.
Summary of changes:
.../src/components/Datasource/DatasourceModal.tsx | 39 ++------
.../Datasource/DatasourceModal.useModal.test.tsx | 110 +++++++++++++++++++++
2 files changed, 118 insertions(+), 31 deletions(-)
create mode 100644
superset-frontend/src/components/Datasource/DatasourceModal.useModal.test.tsx