-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Controls] [Meta] Engineering Phase 2 Implementation Roadmap #120035
Comments
Pinging @elastic/kibana-presentation (Team:Presentation) |
We can consider adding functionality to locally filter individual controls to allow users to narrow which options are shown in the control. This could be accomplished in the generic control editor because we know all controls can inherit filters, query and time range from the dashboard. See this issue for more info |
a good wildcard request from controls from discuss user - https://discuss.elastic.co/t/wildcard-search-based-on-a-field-like-splunk/295250 |
A wildcard-based |
A Query DSL templating feature would be extremely helpful for some control types. Specifically this request could be fulfilled with an Options List control configured to insert its selection into the |
Something else to think about adding is configurable sorting for Options List controls. Currently the sorting is handled by relevance (number of documents), but it's common for authors to want their controls sorted alphabetically. Additionally, there have been a few requests for adding numeric sorting to the Options List control. I'm not sure if this is possible with Keyword mapped fields, but we can look into it. There are some relevant docs that might help us add this option. |
Potential feature additions for phase 2 or phase 3: |
Closing this as Controls Phase 2 is finished. |
Controls Phase 2
The following is an ordered list of tasks / PRs which need to be completed for the second phase of the controls project. By the end of this phase, deliverables will include:
Tasks / PRs
Options List Upgrades @ThomThomson
Hierarchical Chaining System @ThomThomson
Range Slider @cqliu1 #125584
Time Slider @crob611
Time Picker
Administrative / Stability
Deprecation / Migration
POC
The text was updated successfully, but these errors were encountered: