Skip to content

Conversation

@Saby-Bishops
Copy link
Member

fixes #9296

Summary

  • replace the remaining untyped form array usage in the step list component with typed aliases
  • update moveStep guards to prefer Array.isArray and typed FormArray handling while continuing to emit plain arrays
  • refactor the FormArray step mover to rely on typed accessors without falling back to any

Testing

  • not run (per instructions)

https://chatgpt.com/codex/tasks/task_e_690506a5e51c832db5f8bc01f88ab3ad

@Mutugiii
Copy link
Member

Mutugiii commented Nov 5, 2025

Closing in favour of #9300

@Mutugiii Mutugiii closed this Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

src/app/shared/forms/planet-step-list.component.ts

3 participants