diff --git a/packages/eui/changelogs/upcoming/8091.md b/packages/eui/changelogs/upcoming/8091.md new file mode 100644 index 00000000000..afb9f7499b7 --- /dev/null +++ b/packages/eui/changelogs/upcoming/8091.md @@ -0,0 +1,8 @@ +- Added prop `autoFocus` on `EuiSelectableList` + +**Accessibility** + +- Improved the accessibility of `EuiSearchBarFilters` by: + - adding a more descriptive `aria-label` to selection filter buttons + - ensuring the selection listbox is initially focused when opening of a selection popover +