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

Drilldown panel context menu buttons #55295

Closed
8 of 9 tasks
streamich opened this issue Jan 20, 2020 · 2 comments
Closed
8 of 9 tasks

Drilldown panel context menu buttons #55295

streamich opened this issue Jan 20, 2020 · 2 comments
Assignees
Labels
Feature:Drilldowns Embeddable panel Drilldowns Feature:Embedding Embedding content via iFrame

Comments

@streamich
Copy link
Contributor

streamich commented Jan 20, 2020

Extend embeddable panel context menu to support a drilldown section.

  • Add CONTEXT_MENU_DRILLDOWNS_TRIGGER.
  • Add two actions and attach them to that new trigger.
    • CreateDrilldownContextMenuAction
    • ManageDrilldownsContextMenuAction
  • Should be visible only in dashboard edit mode.
  • Consider cases where panel has 0 vs more drilldowns.
    • Create first drilldown when panel has no drilldowns.
    • Open drilldown management flyout when panel has drilldowns.
  • Display available drilldowns in context menu.
    • Quick navigation to individual drilldowns.

Preliminary designs:

image

image


Old designs:

image

image

image

Parent issue: #55291

@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)

@streamich
Copy link
Contributor Author

current behaviour my stub branch:

image

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
Projects
None yet
Development

No branches or pull requests

3 participants