-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:DrilldownsEmbeddable panel DrilldownsEmbeddable panel DrilldownsFeature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//
Description
Implement Dashboard-to-Dashboard drilldown. (Will be developed by AppArch, but owned by KibanaApp.)
- Create
DashboardtoDashboardDrilldownindashboard_enhancedplugin.- Register it using
plugins.drilldowns.registerDrilldown().
- Register it using
- Config collection component
- Implement config collection UI using Actions & Embeddables Phase II API.
- Select one dashboard from a list of existing dashboards.
- Hide current dashboard
- Flags
- Include current dashboard filters
- Keep current dashboard time range
- Select one dashboard from a list of existing dashboards.
- Implement config collection UI using Actions & Embeddables Phase II API.
- Make sure Dashboard app supports all configuration parameters and can render target dashboard according to provided config through URL params.
-
execute()method.- Implement logic to navigate to another dashboard in
executemethod. - Consider using URL service.
- Implement logic to navigate to another dashboard in
- Fixes for making dashboard to dashboard navigation work [Drilldowns] Fixes for making dashboard to dashboard navigation work #61230
- inside drill down the two switches should be on by default, currently, they are off.
- Maybe add unit test for that.
Parent issue: #42845
Metadata
Metadata
Assignees
Labels
Feature:DrilldownsEmbeddable panel DrilldownsEmbeddable panel DrilldownsFeature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//
