diff --git a/packages/eui/changelogs/upcoming/8202.md b/packages/eui/changelogs/upcoming/8202.md new file mode 100644 index 00000000000..113a73a0c5d --- /dev/null +++ b/packages/eui/changelogs/upcoming/8202.md @@ -0,0 +1,3 @@ +**Accessibility** + +- In `EuiModal` the close button is now placed **after** the header, in the DOM, for correctness in reading order.