Skip to content

Enonic UI: Replace existing ConfirmationDialog #9319

@edloidas

Description

@edloidas

We need to replace the existing ConfirmationDialog in Content Studio with the new component. Ignore dialogs created in LibAdminUI for now, as most of them will be replaced anyway.

The easiest way to find where the old dialogs are used is to search for new ConfirmationDialog entries. Since we need to search across modules, a simple usage search won't work.

After replacing the confirmation dialogs, make sure everything works and looks good. Focus first on dialogs that are easy to replace and don't cause issues. Some updates may require more than just changing the object created with new.

Expected minimum to migrate:

  • MoveContentDialog.ts
  • ResetContentAction.ts
  • ContentWizardPanel.ts
  • ContentExportElement.ts

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Current Sprint

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions