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 ca93d63 fix(tooltip-not-dissapeared): make the tooltip disappear when
mouse away (#18892)
add ec746c2 chore(native-filters): Add unit tests for filter cards
(#18967)
No new revisions were added by this update.
Summary of changes:
.../nativeFilters/FilterCard/FilterCard.test.tsx | 307 +++++++++++++++++++++
.../nativeFilters/FilterCard/ScopeRow.tsx | 11 +-
2 files changed, 312 insertions(+), 6 deletions(-)
create mode 100644
superset-frontend/src/dashboard/components/nativeFilters/FilterCard/FilterCard.test.tsx