diff --git a/upcoming_changelogs/7175.md b/upcoming_changelogs/7175.md new file mode 100644 index 000000000000..ddda13274517 --- /dev/null +++ b/upcoming_changelogs/7175.md @@ -0,0 +1,5 @@ +- Updated `EuiInMemoryTable` with a new `searchPlainText` prop. This boolean flag allows the built-in search bar to ignore EQL syntax and search for plain strings with special characters and symbols. + +**Bug fixes** + +- Fixed missing i18n in `EuiSearchBar`'s default placeholder and aria-label text