Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/08_Changelogs/6.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Keyboard navigation has been added for the site tree within the CMS, which now u

#### Keyboard navigation for "Files" admin section

Keyboard navigation has been improved for the in the "Files" admin section. The files gallery and table views both now use a [roving tabindex](#roving-tabindex).
Keyboard navigation has been improved in the "Files" admin section. The files gallery and table views both now use a [roving tabindex](#roving-tabindex).

Users can now navigate between files and folders in the gallery view using arrow keys. The "End" and "Home" keys move focus to the first and last items in the current row, and holding control with those keys moves focus to the first and last items in the gallery respectively.

Expand Down
2 changes: 1 addition & 1 deletion en/08_Changelogs/beta/6.2.0-beta1.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Keyboard navigation has been added for the site tree within the CMS, which now u

#### Keyboard navigation for "Files" admin section

Keyboard navigation has been improved for the in the "Files" admin section. The files gallery and table views both now use a [roving tabindex](#roving-tabindex).
Keyboard navigation has been improved in the "Files" admin section. The files gallery and table views both now use a [roving tabindex](#roving-tabindex).

Users can now navigate between files and folders in the gallery view using arrow keys. The "End" and "Home" keys move focus to the first and last items in the current row, and holding control with those keys moves focus to the first and last items in the gallery respectively.

Expand Down