This is an automated email from the ASF dual-hosted git repository.
kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 937d40cdde fix(sqllab): close the table tab (#32224)
add af3589fe91 fix(Scope): Correct issue where filters appear out of scope
when sort is unchecked. (#32115)
No new revisions were added by this update.
Summary of changes:
.../components/nativeFilters/state.test.ts | 126 +++++++++++++++++++++
.../dashboard/components/nativeFilters/state.ts | 25 ++--
2 files changed, 144 insertions(+), 7 deletions(-)
create mode 100644
superset-frontend/src/dashboard/components/nativeFilters/state.test.ts