Skip to content

Architecture hardening phase 3: decompose migration wizard steps #65

@fmenesesg

Description

@fmenesesg

Problem / need

migration-wizard.component.ts is ~2100 LOC with inline template and styles. Hard to review and extend.

Proposed solution

Task 3.3 (this issue):

  • Extract step components: products, strategy, review (+ step nav)
  • Move shared wizard styles to external SCSS
  • Container keeps orchestration, API calls, and state
  • npm test must pass

Impacted repos

  • gateforge

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions