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 trigger not active on goals visualization #147148

Closed
bhavyarm opened this issue Dec 6, 2022 · 4 comments
Closed

Drilldown trigger not active on goals visualization #147148

bhavyarm opened this issue Dec 6, 2022 · 4 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Drilldowns Embeddable panel Drilldowns impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@bhavyarm
Copy link
Contributor

bhavyarm commented Dec 6, 2022

Kibana version: 8.6.0 BC5

Elasticsearch version: 8.6.0 BC5

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): from staging

Describe the bug: Adding drilldown on goals viz doesn't do anything. So the option should be removed or make it so that drildowns work on goal viz.

Steps to reproduce:

  1. Install logs sample data
  2. Add a drilldown on unique visitors panel on logs dashboard
  3. Switch to view mode and try to use the drilldown. Nothing appears with clicking.

Screenshots (if relevant):

Screen Shot 2022-12-06 at 6 14 05 PM

can.tclick.mp4
@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas Feature:Drilldowns Embeddable panel Drilldowns labels Dec 6, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@nreese
Copy link
Contributor

nreese commented Dec 7, 2022

drilldowns activate when filters are created. The solution is to not allow creating drilldown for metric panels since they do not create any filters.

@Heenawter Heenawter added loe:medium Medium Level of Effort impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. labels Feb 7, 2023
@ThomThomson
Copy link
Contributor

Looks like this should just be a matter of updating the isEmbeddableCompatible method in x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_create_drilldown/flyout_create_drilldown.tsx

@ThomThomson
Copy link
Contributor

Closing this because this is a small impact problem with a legacy vis type. The Lens gauge chart does not allow drilldowns.

@ThomThomson ThomThomson closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Drilldowns Embeddable panel Drilldowns impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

5 participants