Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mgadewoll committed Nov 22, 2024
1 parent 7ff62ac commit a72d74f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/eui/changelogs/upcoming/8091.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a72d74f

Please sign in to comment.