planet icon indicating copy to clipboard operation
planet copied to clipboard

refactor tag input dialog form to use typed reactive forms (fixes #9291)

Open Saby-Bishops opened this issue 4 weeks ago • 0 comments

Summary

  • migrate PlanetTagInputDialogComponent to use typed form controls and groups
  • add tag form control aliases and update validators to accept typed controls
  • reference typed controls when resetting validation and submitting the form

Testing

  • npm run lint -- planet-tag-input-dialog (fails: ng CLI is not available in the container)

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

Saby-Bishops avatar Oct 31 '25 18:10 Saby-Bishops