prosdev0107 opened a new pull request, #19960: URL: https://github.com/apache/superset/pull/19960
### SUMMARY "Refresh Dashboard" only refreshes active tab **Description** On a tabbed dashboard, “refresh dashboard” only refreshes the active tab **Expected results** all tabs should refresh **Actual results** only the active tab is refreshed ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF BEFORE: https://user-images.githubusercontent.com/47900232/167009037-d346720f-b8e4-4bfe-8e24-e9125ec55526.mov AFTER: https://user-images.githubusercontent.com/47900232/167009029-f2d4101a-7012-46a8-946f-f10e8ac79f92.mov ### TESTING INSTRUCTIONS **How to reproduce the bug** 1. Go to a tabbed dashboard 2. Change the underlying dataset of some charts do the visualization changes 3. Click on 'refresh dashboard' 4. Only the active tab is refreshed, other tabs are not ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
