This is an automated email from the ASF dual-hosted git repository.
msyavuz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 43653d1fa1 fix(dashboard): resolve dropdown popup positioning (#36963)
add ec2509a8b4 fix(dashboard-filters): prevent clearing all filters when
editing a native filter (#37253)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/dataMask/reducer.test.ts | 118 +++++++++++++++++++++++++
superset-frontend/src/dataMask/reducer.ts | 20 +++--
2 files changed, 131 insertions(+), 7 deletions(-)
create mode 100644 superset-frontend/src/dataMask/reducer.test.ts