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

<ListManageDrilldowns> component #55316

Closed
4 tasks done
streamich opened this issue Jan 20, 2020 · 1 comment
Closed
4 tasks done

<ListManageDrilldowns> component #55316

streamich opened this issue Jan 20, 2020 · 1 comment
Assignees
Labels
Feature:Drilldowns Embeddable panel Drilldowns Feature:Embedding Embedding content via iFrame good first issue low hanging fruit help wanted adoptme

Comments

@streamich
Copy link
Contributor

streamich commented Jan 20, 2020

Create presentational React component in x-pack/plugins/drilldowns/public/components/ to display and manage all drilldowns associated with embeddable panel.

  • Should receive a list of drilldowns and render it.
  • Should implement onDrilldownClick prop, called on drilldown select.
  • Should implement onCreateClick prop, called on "Crate new" button click.
  • Should implement onDrilldownsDelete prop, which is a callback that receives an array of selected drilldowns.

image


image

Parent issue: #55291

@streamich streamich changed the title <ListManageDrilldowns> <ListManageDrilldowns> component 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)

This was referenced Jan 20, 2020
@streamich streamich added the 3sp label Jan 20, 2020
@streamich streamich added good first issue low hanging fruit help wanted adoptme labels Feb 21, 2020
@Dosant Dosant self-assigned this Mar 5, 2020
@Dosant Dosant closed this as completed Mar 12, 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 good first issue low hanging fruit help wanted adoptme
Projects
None yet
Development

No branches or pull requests

3 participants