Actions
Bug #99181
closedRecycler confirmation modals can be dismissed while running an action
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-11-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The modals in EXT:recycler may perform long running tasks. The modal window can be closed while the tasks run by clicking the backdrop, which may result in undefined behavior when other actions are executed.
Actions