Skip to content
Snippets Groups Projects
Commit 364649aa authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Daniel Goerz
Browse files

[TASK] Align configuration module search bar

As a follow up of #94042, the search bar in
the configuration module is now also aligned
with the rest of the backend. The regular
expression checkbox is therefore moved into
a dropdown, according to the recordlist.

Since browsers nowadays add their own clearable
functionality to type=search fields, it's sufficient
to just register an event for it. Especially because
initialization of our custom clearable functionality
would otherwise lead to duplicated clear icons.

Resolves: #94101
Releated: #94042
Releases: master
Change-Id: I019d1de724d87a9ab074aec062c39295d9e41670
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69023


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent ec24a03d
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