Project

General

Profile

Actions

Bug #85414

closed

Severity of form delete modal broken

Added by Jeremie Constant almost 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-06-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
form modal
Complexity:
Is Regression:
Sprint Focus:

Description

The severity of the form delete Modal is set to 'warning' in line 339 of ViewModel.js but doesn't show up in the intended yellow warning color.

Scenario:

- login to the backend
- open form module
- delete a form from the list

Expected:

- the delete warning modal shows up in yellow color

Actual:

- the delete warning modal shows up in grey color


Files

modal.png (23.9 KB) modal.png Ralf Zimmermann, 2019-02-01 00:29

Related issues 1 (1 open0 closed)

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

Actions
Actions #1

Updated by Jeremie Constant almost 6 years ago

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

Updated by Riccardo De Contardi over 5 years ago

The severity of modal seems set to modal-severity-notice instead of warning. Is it overridden somewhere?

Actions #3

Updated by Ralf Zimmermann about 5 years ago

I see a yellow modal with TYPO3 9.5.5-dev

Actions #4

Updated by Riccardo De Contardi about 5 years ago

  • Status changed from New to Closed
  • Assignee deleted (Jeremie Constant)

@Ralf Zimmermann thank you for having tested this one again.

This issue seems solved for 8.7.22, 9.5.4 and 10.0.0-dev (latest master). On all these versions, the modal is yellow (with the correct class modal-severity-warning), therefore I'm closing it.

If you think that this is the wrong decision or experience the issue again, please reopen it or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF