Project

General

Profile

Actions

Task #81238

open

Streamline severity and message of delete modal

Added by Daniel Windloff almost 7 years ago. Updated about 6 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-05-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Story:

As an user I would like to know if a record or a file is moved to trash or deleted from database or file system.

Reference behavior:

Delete a tt_content record:
  • modal serverity warning (yellow).
Switch to the recycler module and delete the record there:
  • modal severity danger (red).
So as an user I expect the following relation:
  • warning → moved to trash
  • danger → delete

Overview:

case expected behavior current behavior example
TCA record with ctrl – delete and deleted = 0 warning warning tt_content
TCA record with ctrl – delete and deleted = 1 danger danger tt_content
TCA record without ctrl – delete danger warning sys_domain
Record without TCA danger warning scheduler task
File with recycler available and not in recycler warning warning file
File in recycler danger warning file
File without recycler danger warning file

Files

delete.pdf (106 KB) delete.pdf Daniel Windloff, 2018-03-09 13:16

Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #72124: Make it visual more clear which button of the confirm dialog is highlitedClosedBenjamin Kott2015-12-09

Actions
Related to TYPO3 Core - Task #85144: Harmonize delete confirmationIn ProgressJeremie Constant2018-06-03

Actions
Related to TYPO3 Core - Task #95098: Modals use semantically wrong declarationClosed2021-09-03

Actions
Actions #1

Updated by Riccardo De Contardi almost 7 years ago

  • Related to Bug #72124: Make it visual more clear which button of the confirm dialog is highlited added
Actions #2

Updated by Riccardo De Contardi over 6 years ago

  • Complexity set to easy
Actions #3

Updated by Daniel Windloff about 6 years ago

Actions #4

Updated by Riccardo De Contardi almost 6 years ago

  • Related to Task #85144: Harmonize delete confirmation added
Actions #5

Updated by Riccardo De Contardi over 2 years ago

  • Related to Task #95098: Modals use semantically wrong declaration added
Actions

Also available in: Atom PDF