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 747b4c0125 fix: fix error with dashboard filters when global async
queries is enabled and user navigates quickly (#36639)
add 3d644e6918 fix(chart-creation): use exact match when loading dataset
from URL parameter (#36831)
No new revisions were added by this update.
Summary of changes:
.../datasets/AddDataset/Footer/Footer.test.tsx | 1 +
.../features/datasets/AddDataset/Footer/index.tsx | 10 +-
.../src/pages/ChartCreation/ChartCreation.test.tsx | 227 +++++++++++++++++++++
.../src/pages/ChartCreation/index.tsx | 39 +++-
4 files changed, 265 insertions(+), 12 deletions(-)