-
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
[Unified search] Support fields custom label on filter editor #130533
Conversation
@elastic/kibana-vis-editors I am adding you here as reviewers too (mostly for visibility) as it is related with the creation of filters from clicking on a chart. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @stratoula , thanks for adding tests 👏🏻 . I did not test locally, but this code LGTM.
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Public APIs missing comments
Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
…c#130533) * [Unified search] Support fields custom label * Use the custom label in filter badges and popover * Unit tests Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Summary
Closes #128101
Displays field custom labels on the Filter editor. Also the filter badges and the filter application modal are also using the custom label.