michael-s-molina opened a new pull request, #21560: URL: https://github.com/apache/superset/pull/21560
### SUMMARY - Adds the `MetadataBar` to the Explore header - Improves the `MetadataBar` resize capabilities and changes the component to work with server-side timestamps - Changes the logic to get slice-related dashboards to use them in the metadata bar - Adds and adjusts tests @kasiazjc I didn't add a tooltip for the number of dashboards because it requires a future PR that will increment the 3 dots menu with the list of related dashboards. This will be made in a follow-up. @codyml @rusackas ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF https://user-images.githubusercontent.com/70410625/191856911-45de56e6-a020-4178-b600-705bb1bf6538.mov ### TESTING INSTRUCTIONS - Check the video for instructions on the general behavior - Make sure that the previous logic of inheriting dashboard color schemes is not affected ### 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 - [x] 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]
