Skip to content
Snippets Groups Projects
Commit 7de14604 authored by Georg Ringer's avatar Georg Ringer Committed by Andreas Kienast
Browse files

[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: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 31e37247
Branches
Tags
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