-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
Product / Portfolio Work
-
False
-
False
-
-
- Modal should be open when URL is matching multicloud/infrastructure/virtualmachines/
{id}
/migrate, see
ACM-21517 - a wizard with two steps should be provided
- Target placement
- Migration readiness
- yaml switch -> yaml editor should be displayed/not displayed
src/wizards/Argo/ArgoWizard.tsx is a good code example to take for providing the wizard + yaml. Provide a component per step, like TargetPlacementStep and MigrationReadinessStep
- unitary tests should be provided (back/next, close/cancel, yaml switch)