-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
RefactoringCode improvementsCode improvements
Description
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.tsResetContentAction.tsContentWizardPanel.tsContentExportElement.ts
Metadata
Metadata
Assignees
Labels
RefactoringCode improvementsCode improvements
Type
Projects
Status
Current Sprint