This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 7fb1383 fix: Data table z index in sql Editor (#13972)
add c0888dc Add tests for FilterBar CascadeFilterControl (#13950)
No new revisions were added by this update.
Summary of changes:
.../CascadeFilterControl.test.tsx | 76 ++++++++++++++++++++++
.../index.tsx} | 8 +--
.../index.tsx} | 8 +--
3 files changed, 84 insertions(+), 8 deletions(-)
create mode 100644
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadeFilters/CascadeFilterControl/CascadeFilterControl.test.tsx
rename
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadeFilters/{CascadeFilterControl.tsx
=> CascadeFilterControl/index.tsx} (86%)
rename
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadeFilters/{CascadePopover.tsx
=> CascadePopover/index.tsx} (94%)