Kibana: GA Input Controls

Created on 17 Mar 2018  路  3Comments  路  Source: elastic/kibana

Input Controls in Kibana are currently in a experimental/beta phase. This does not mean, that there are any intentions of removing them again. Our current plan for Input Controls is to support them in the future, continue development around them and making them GA.

What are the steps we want to do before GA'ing Input Controls:

  • Have a look at the open bugs and work them down. Important bugs:

    • Fix saved object references (https://github.com/elastic/kibana/issues/16634)

  • Provide more documentation
  • In context of the Dashboard refactoring we want to move over Input Controls (and Markdown) into widgets directly on the dashboard. Since that will bring some significant changes to the UI and experience around Input Controls, we want to make this move before GA'ing.

Updated by @timroes on January 28th, 2020

Input Control Meta Presentation

Most helpful comment

We'd also want to double check documentation-task, if there's enough!

All 3 comments

We'd also want to double check documentation-task, if there's enough!

Do we need to find the solution to the sampling problem described in #47453 ?

High priority:

Missing :

  • Support scripting fields

Need more thoughts:

Design:

Main problem to solve:

  • Improve input discoverability - users love input control, users have a hard time finding it (control name is not obvious, its current location in the chart types). Input control should be part of a dashboard setting
  • Allowing users more control on the values in the input control - selecting specific values, filtering on specific values.
  • Show end users only relevant values in the drop-down- currently only parent-child relationship and once applied users must start with the parent.

@ThomThomson @majagrubic @timroes @rayafratkina

Was this page helpful?
0 / 5 - 0 ratings