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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ A skip link has been added to the CMS to allow users to skip past the main navig
22
22
23
23
#### Keyboard navigation for the site tree
24
24
25
-
Keyboard navigation has been added for the site tree within the CMS. Users can now navigate, expand, and collapse tree nodes using arrow keys or the tab key. The "Page Up" and "Page Down" keys move focus to the top and bottom page in the current nesting level, and the space bar expands and collapses nodes with children.
25
+
Keyboard navigation has been added for the site tree within the CMS. Users can now navigate, expand, and collapse tree nodes using arrow keys or the tab key. The "Page Up" and "Page Down" keys move focus to the top and bottom page in the current nesting level, and the space bar expands and collapses nodes with children. The site tree now also includes some additional ARIA attributes to improve accessibility for users relying on assistive technologies like screen readers.
0 commit comments