diff --git a/en/08_Changelogs/6.2.0.md b/en/08_Changelogs/6.2.0.md index 1f087fcc..34fd5f9c 100644 --- a/en/08_Changelogs/6.2.0.md +++ b/en/08_Changelogs/6.2.0.md @@ -20,6 +20,10 @@ title: 6.2.0 (unreleased) A skip link has been added to the CMS to allow users to skip past the main navigation. This is primarily for users who use a screen reader or who navigate via the keyboard. The link is visually hidden until it receives focus by pressing the tab key. +#### Other accessibility improvements + +- The file modal title now receives focus when opened (e.g. when selecting "Choose existing" from an upload field). + #### Changes to admin section HTML and CSS - The `.cms-menu` element tag has been changed from a `div` to a `nav`.