From bf4b71c40e8dd9c3412190c29359777b6235a4bc Mon Sep 17 00:00:00 2001 From: Cee Chen Date: Fri, 31 May 2024 15:19:46 -0700 Subject: [PATCH] changelog --- packages/eui/changelogs/upcoming/7806.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/eui/changelogs/upcoming/7806.md diff --git a/packages/eui/changelogs/upcoming/7806.md b/packages/eui/changelogs/upcoming/7806.md new file mode 100644 index 00000000000..208631e50e6 --- /dev/null +++ b/packages/eui/changelogs/upcoming/7806.md @@ -0,0 +1,3 @@ +**Bug fixes** + +- Fixed `EuiSearchBar`'s filter configs to always respect `autoClose: false`