Skip to content

Dashboard-to-Dashboard drilldown #55322

@streamich

Description

@streamich

Implement Dashboard-to-Dashboard drilldown. (Will be developed by AppArch, but owned by KibanaApp.)

  • Create DashboardtoDashboardDrilldown in dashboard_enhanced plugin.
    • Register it using plugins.drilldowns.registerDrilldown().
  • Config collection component
  • 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 execute method.
    • Consider using URL service.
  • 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.

image

Parent issue: #42845

Metadata

Metadata

Assignees

Labels

Feature:DrilldownsEmbeddable panel DrilldownsFeature:EmbeddingEmbedding content via iFrameTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions