Actions
Task #85144
openHarmonize delete confirmation
Status:
In Progress
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2018-06-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
When deleting a record in the backend, a confirmation dialog is shown. This dialogs differs between the modules. See the following list:
Modules "Page", "Template" & "Redirect"¶
- Color: Yellow
- Headline: "Delete this record?"
- Body: "Are you sure you want to delete this record?"
- Buttons: "Cancel", "OK"
Module "List"¶
- Color: Yellow
- Headline: "[No title]" -> depends on title of record
- Body: "Are you sure you want to delete this record? "[No title]" [tt_content:1]"
- Buttons: "Cancel", "Delete"
File¶
- Color: Yellow
- Headline: "Delete"
- Body: "Are you sure you want to delete '8.png'?"
- Buttons: "Cancel", "Yes, delete this file"
Form¶
- Color: Gray
- Headline: "Remove form"
- Body: "Are you sure that you want to remove this form?"
- Buttons: "Cancel", "Remove"
Updated by Björn Jacob over 6 years ago
- Related to Task #85143: Improve deleting site configurations added
Updated by Riccardo De Contardi over 6 years ago
- Related to Task #81238: Streamline severity and message of delete modal added
Updated by Riccardo De Contardi over 6 years ago
- Related to Bug #72124: Make it visual more clear which button of the confirm dialog is highlited added
Updated by Jeremie Constant over 6 years ago
- Related to Bug #85414: Severity of form delete modal broken added
Updated by Jeremie Constant over 6 years ago
We should define expected information and behaviour overall.
I would expect the same information in both page- and list module while deleting an element in this fashion:
Are you sure you want to delete this record? "[ELEMENT_NAME]" [tt_content:1] "[refmessage]
Updated by Susanne Moog over 4 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi almost 4 years ago
- Related to Bug #93179: Color text in buttons has insufficient contrast vs colored button background added
Actions