cancel ongoing cards when saving a dashboard (#33128)
* cancels ongoing cards when saving a dashboard * refactor: change from stub to spy so that we can also see in the inspector that the request has been cancelled * test that the data will eventually be displayed
Showing
- e2e/test/scenarios/dashboard/reproductions/12926-editing-dashboards-doesnt-cancel-running-queries.cy.spec.js 74 additions, 13 deletions...iting-dashboards-doesnt-cancel-running-queries.cy.spec.js
- frontend/src/metabase/dashboard/actions/data-fetching.js 16 additions, 0 deletionsfrontend/src/metabase/dashboard/actions/data-fetching.js
- frontend/src/metabase/dashboard/reducers.js 10 additions, 0 deletionsfrontend/src/metabase/dashboard/reducers.js
Loading
Please register or sign in to comment