v75.0.0
EuiFlyout
s now automatically shard all fixedEuiHeader
s on the page. This means that interactions (mouse & keyboard) with items insideEuiHeader
s when flyouts are open will no longer trigger focus fighting (#6566)EuiFlyout
s now read out detailed screen reader dialog instructions and hints on open (#6566)
Bug fixes
- Fixed
EuiSelectable
options with incorrectaria-posinset
indices when rendered with group labels not at the start of the array (#6571) - Fixed a bug with
EuiSearchBar
where filters withmultiSelect: false
were not able to select a new option when an option was already selected (#6577)
Breaking changes