-
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 iFrameFeature:UIActionsUI actions. These are client side only, not related to the server side actions..UI actions. These are client side only, not related to the server side actions..Metaimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Description
This issue tracks Drilldown implementation in Kibana.
Done in 7.10 and prior
MVP
- Actions & Embeddables Phase II API
- Drilldown UI components
- Drilldowns non-UI tasks
- Move code to X-Pack
- Merge Stacey’s PR with "action factory provider" (into master) Switch to embeddable factory interface with optional override #61165
- Move
DynamicActionManagerto x-pack (into feature branch) Dynamic actions to xpack #62647 - Move action factory registry to x-pack (into feature branch) refactor: 💡 move action factories to x-pack #63190
- Add trigger for drilldown counter in embeddable panel top-right corner. Panel top right #63466
- Remove flag from kibana.yml (into feature branch) chore: 🤖 remove kibana.yml flag #62441
- Dashboard-to-Dashboard drilldown [Drilldowns] Dashboard to dashboard drilldown #63108
- Use getHref in drilldowns (into feature branch) [Drilldowns] improve action.getHref() for drilldowns #63228
- Fixes of navigation within dashboard
- Brush-to-filter creation functions refactor action filter creation utils #62969
- Show how to add a custom drilldown in a sample plugin Drilldown demo #63684 Example plugins in X-Pack #63823 Drilldown demo 2 #64300
- Panel action order - Drill down action panel order #60138
Refactor
7.7 tech debt-
Use(decided to not do this, becausefactoryIdfield in place oftyperefactor: 💡 rename ui_actions .type fields to .factoryId fields #69380factoryIdis confusing for regular actions) -
ui_actions_enhancedplugin
7.10
- UI/UX tweaks
- Do not register drilldown actions in edit mode. feat: 🎸 don't show drilldown action in "edit" mode #69371
- Show drilldown context menu popup over visualization tooltip popup. Show drilldown context menu over chart tooltip #67311
- Link from drilldown flyout to website user docs Drilldown docs 2 #69375
- Text improvements
- Remember action factory state when switching between drilldown types in UI. [Drilldowns] Preserve state when switching between action factories #65074
- Migrate Dashboard drilldown to use
APPLY_FILTERtrigger. Use "Apply_filter_trigger" in dashboard drilldown #71468 - Trigger selection done
- URL drilldown MVP Done. Initial version in 7.10.
- Support drilldowns in dashboard advanced panels
- Integrate
PersistableStateService
Bugs
-
<WelcomeMessage/>is messed up in IE [Drilldowns][IE] fix welcome bar layout in IE #65676
Next
- Example plugin and make drilldown manager work outside of Dashboard
- Improve table row experience
- Telemetry
- Make Dashboard drilldown use
PersistableStateServicefor dashboard references - Embeddable Context menu trigger
- URL drilldown
-
Advertise drilldowns to OSS users - Cloning drilldowns
- Fixed time range for Dashboard drilldown.
- Allow disabling the default filtering action for panels with drilldowns
Drilldowns for other apps
- Dashboard-to-XYZ drilldowns
- Make Dashboard Drilldown migrate triggers with
PersistableStateServiceapproach - Drilldowns in Canvas
- Make Dashboard drilldown settings usable in other apps
- Integrate drilldown manager into other apps
Bugs
[Drilldowns] Dashboard to dashboard drilldown is not maintaining iframe options [Drilldowns] Dashboard to dashboard drilldown is not maintaining iframe options #77243: Most likely onkibana-app
Docs
Other
- More specific triggers and trigger context samples [discuss][Drilldowns] More specific triggers and trigger context samples #76226
Brainstorming ideas
- Breadcrumbs
- Drilldown within panel.
- Override panel default behavior with default action
Part of: #44136
Metadata
Metadata
Assignees
Labels
Feature:DrilldownsEmbeddable panel DrilldownsEmbeddable panel DrilldownsFeature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameFeature:UIActionsUI actions. These are client side only, not related to the server side actions..UI actions. These are client side only, not related to the server side actions..Metaimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort