Skip to content
Snippets Groups Projects
Commit cd52f7e2 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[TASK] Remove wizard component from workspaces management

The wizard component was introduced in EXT:workspaces back then as the
`Modal` component was not able to keep the current window open as long
an action is running.

Since any action executed in the workspaces management module is not
wizard-esque, plain modal windows are used instead now. The usage of
the `Wizard` component is completely dropped.

Resolves: #103160
Releases: main
Change-Id: Icb4b746816f872ec8e5e335823956917a7683ecd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83045


Reviewed-by: default avatarAndreas Nedbal <andy@pixelde.su>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarAndreas Nedbal <andy@pixelde.su>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 01b133b0
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment