You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/08_Changelogs/6.2.0.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ title: 6.2.0 (unreleased)
20
20
21
21
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.
22
22
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
+
23
27
#### Changes to admin section HTML and CSS
24
28
25
29
- The `.cms-menu` element tag has been changed from a `div` to a `nav`.
0 commit comments