Skip to content

Commit f13fc2b

Browse files
committed
DOC File modal title automatically gets focus
1 parent 9d5f961 commit f13fc2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

en/08_Changelogs/6.2.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ title: 6.2.0 (unreleased)
2020

2121
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.
2222

23+
#### Other accessibility improvements
24+
25+
- Whenever the file modal is opened, for instance when a user selects "Choose existing" from an upload field, the modal title now receives focus.
26+
2327
#### Changes to admin section HTML and CSS
2428

2529
- The `.cms-menu` element tag has been changed from a `div` to a `nav`.

0 commit comments

Comments
 (0)