Skip to content

Refactor: Share VersionSelector across wizards #27

@FL4TLiN3

Description

@FL4TLiN3

Description

The VersionSelector component is duplicated across wizard apps with nearly identical implementation. It should be extracted to a shared component.

Current State

Same component (~50 lines each) defined in:

  • Status wizard
  • Tag wizard
  • Unpublish wizard

Expected State

Single shared component imported where needed.

Dependencies

Should be done after:

Acceptance Criteria

  • Shared VersionSelector component created
  • All wizard apps use the shared component
  • No duplicate implementations remain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions