Project

General

Profile

Actions

Task #101519

closed

Drop immediate handling in debounced events

Added by Andreas Kienast 10 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-08-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The DebounceEvent module accepts an optional immediate argument that allows to trigger the event handler at first invocation and enforces a waiting time after the last event invocation before the handler will be called again. It turns out this flag is never used in Core and also has a negative impact on UX. The flag should be removed.

Actions

Also available in: Atom PDF