[TASK] Improve usability of user/group select in log module
Instead of prefixing the type (user, group) for every option an optgroup is used. With this change it is possible to use the keyboard to jump to a specific letter. Furthermore BackendUtility::getRecordTitle is used to retrieve the label instead of using a hardcoded field name. Resolves: #103893 Releases: main, 12.4 Change-Id: I6e9bcd46c2b953660c1b4419eaf567c2d8dc8c80 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84380 Tested-by:Garvin Hicking <gh@faktor-e.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Reviewed-by:
Simon Schaufelberger <simonschaufi+typo3@gmail.com> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Garvin Hicking <gh@faktor-e.de> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/belog/Classes/Controller/BackendLogController.php 6 additions, 15 deletions.../sysext/belog/Classes/Controller/BackendLogController.php
- typo3/sysext/belog/Resources/Private/Partials/Content/Filter.html 14 additions, 2 deletions...sext/belog/Resources/Private/Partials/Content/Filter.html
Please register or sign in to comment