Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard-to-Dashboard drilldown #55322

Closed
16 tasks done
streamich opened this issue Jan 20, 2020 · 2 comments
Closed
16 tasks done

Dashboard-to-Dashboard drilldown #55322

streamich opened this issue Jan 20, 2020 · 2 comments
Assignees
Labels
Feature:Drilldowns Embeddable panel Drilldowns Feature:Embedding Embedding content via iFrame Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@streamich
Copy link
Contributor

streamich commented Jan 20, 2020

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

@streamich streamich changed the title Dashboard drilldown destination Dashboard destination (drilldowns) Jan 20, 2020
@streamich streamich added Feature:Drilldowns Embeddable panel Drilldowns Feature:Embedding Embedding content via iFrame Team:AppArch labels Jan 20, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@Dosant
Copy link
Contributor

Dosant commented Apr 15, 2020

from @AlonaNadler:
#62415 (comment)

A small comment, inside drill down the two switches should be on by default, currently, they are off.

@streamich streamich assigned Dosant and unassigned mattkime Apr 15, 2020
@Dosant Dosant closed this as completed Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Drilldowns Embeddable panel Drilldowns Feature:Embedding Embedding content via iFrame Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants