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

[Unified search] Allows case sensitive option on multiselection filters input #149570

Merged
merged 1 commit into from Jan 26, 2023

Conversation

stratoula
Copy link
Contributor

@stratoula stratoula commented Jan 26, 2023

Summary

Closes #142064

Allows the selection/search of values that are same but have a different case notation.

uni

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
unifiedSearch 263.8KB 263.9KB +19.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@stratoula stratoula added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure backport:skip This commit does not require backporting Feature:Unified search Unified search related tasks v8.7.0 labels Jan 26, 2023
@stratoula stratoula marked this pull request as ready for review January 26, 2023 09:16
@stratoula stratoula requested a review from a team as a code owner January 26, 2023 09:16
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

@stratoula stratoula added release_note:enhancement and removed enhancement New value added to drive a business result labels Jan 26, 2023
Copy link
Contributor

@dej611 dej611 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review only

@stratoula stratoula merged commit d6c9c56 into elastic:main Jan 26, 2023
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this pull request Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Unified search Unified search related tasks release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Discover] "Add Filter" treats field contents case insensitive, but does filter case sensitive
4 participants