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 62550db  fix: Update Query Context on Explore loading (#15865)
     add 1297fd9  fix(dashboard): Refresh Native Filters when Dashboard 
refreshes (#15890)

No new revisions were added by this update.

Summary of changes:
 .../src/dashboard/actions/dashboardState.js        | 26 ++++++++++++++++++++++
 superset-frontend/src/dashboard/actions/hydrate.js |  1 +
 .../dashboard/components/Header/Header.test.tsx    |  3 ++-
 .../src/dashboard/components/Header/index.jsx      |  4 ++--
 .../src/dashboard/components/Header/types.ts       |  1 +
 .../FilterBar/FilterControls/FilterValue.tsx       | 16 +++++++++----
 .../src/dashboard/containers/DashboardHeader.jsx   |  2 ++
 .../src/dashboard/reducers/dashboardState.js       | 14 ++++++++++++
 superset-frontend/src/dashboard/types.ts           |  1 +
 9 files changed, 61 insertions(+), 7 deletions(-)

Reply via email to