michael-s-molina opened a new pull request, #28386: URL: https://github.com/apache/superset/pull/28386
### SUMMARY This PR changes the dashboard component to scroll to top when a global tab is selected. This is to avoid the situation where a blank dashboard is shown to the user because of the previous tab scroll position. This change does not affect internal tab selections. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://github.com/apache/superset/assets/70410625/9936bba7-7259-4b49-b3fd-b87fe5396b7e https://github.com/apache/superset/assets/70410625/e63cf3db-d5c6-4610-bd64-7249dbb21b15 ### TESTING INSTRUCTIONS Check the videos for instructions. ### ADDITIONAL INFORMATION - [ ] 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]
