Actions
Task #101822
closedSlim down `@typo3/backend/document-save-actions`
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-09-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The module `@typo3/backend/document-save-actions` was originally used to run several callbacks during a form submit and to finally disable any submit button and render a spinner icon. Over the years, more and more handling was added that belongs to FormEngine. Also, said module still uses jQuery, so it's time to slim the module down.
Actions