Skip to content
Snippets Groups Projects
Commit 1695bc86 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Oliver Hader
Browse files

[BUGFIX] Defer requests to LiveSearch

The LiveSearch in the TYPO3 backend is configured to wait 250ms for
additional input before sending the request to the server. Previously,
every entered character triggered an independent search, unnecessarily
hammering the server with requests.

Resolves: #100011
Releases: 11.5, 10.4
Change-Id: Ifd2499b03ed6f149432f0224480a188a35ef7c88
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77926


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 902c2e4b
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