This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 154f460 chore: Removes unnecessary uses of preselectNativeFilters
(#15688)
add ac01d91 fix: Show affected filters when interacting with the filters
(#15634)
No new revisions were added by this update.
Summary of changes:
.../FilterBar/FilterControls/FilterValue.tsx | 9 +--
.../FilterBar/FilterControls/utils.ts | 17 ++++++
.../filters/components/Range/RangeFilterPlugin.tsx | 64 ++++++++++++----------
.../components/Select/SelectFilterPlugin.tsx | 3 +-
.../TimeColumn/TimeColumnFilterPlugin.tsx | 4 +-
.../components/TimeGrain/TimeGrainFilterPlugin.tsx | 4 +-
6 files changed, 61 insertions(+), 40 deletions(-)