This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch fix-dynamic-search-dataset
in repository https://gitbox.apache.org/repos/asf/superset.git
from d8577a9676 fix(roles): suppress duplicate toasts on hydration failure
and add cache key test
add 3a661fcf9a fix(roles): normalize cache keys and improve test coverage
No new revisions were added by this update.
Summary of changes:
.../src/features/roles/RoleListAddModal.test.tsx | 28 +++++
.../src/features/roles/RoleListEditModal.test.tsx | 94 ++++++++++++++
.../src/features/roles/RoleListEditModal.tsx | 7 +-
superset-frontend/src/features/roles/utils.test.ts | 139 ++++++++++++++++++++-
superset-frontend/src/features/roles/utils.ts | 3 +-
5 files changed, 262 insertions(+), 9 deletions(-)