Skip to content
Snippets Groups Projects
Commit a6cb7cb8 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[FEATURE] Add keyboard shortcuts for multi record selection

The multi record selection, introduced in #94906,
is extended for keyboard shortcuts. They can be
used to achieve similar results as by using the
actions in the multi record selection dropdown.

* `shift` key: check / uncheck the range between the
  last checked checkbox and the current one

* `option` (Mac) or `ctrl` (Windows/Linux) key: Toggle
  the current selection

Resolves: #94944
Related: #94906
Releases: master
Change-Id: Ia5f6625e6b380d908bddfbf5849f2ea6233fe420
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70688


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent b62b6e31
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment