Actions
Bug #100114
closedTrigger save modal if content is changed and language is switched
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2023-03-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Stabilization Sprint
Description
Given a translatable record like pages or tt_content and an editor changed the title.
- If the editor clicks the close button, a modal is opened with "Do you want to close without saving?"
- If the editor switches the language, no modal is triggered and the current content is lost
Actions