Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Oct 27, 2023
1 parent d34ac51 commit 6e2599c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions upcoming_changelogs/7326.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Added a configurable `role` prop to `EuiAccordion`

**Accessibility**

- `EuiAccordion` now defaults to a less screenreader-noisy `group` role instead of `region`. If your accordion contains significant enough content to be a document landmark role, you may re-configure it back to `region`.

0 comments on commit 6e2599c

Please sign in to comment.