planet icon indicating copy to clipboard operation
planet copied to clipboard

src/app/manager-dashboard/requests/requests-table.component.ts (fixes #9327)

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

fixes #9327

Summary

  • replace the untyped form builder with typed non-nullable controls for the rename dialog
  • add a typed interface for the dialog form value and use the strongly typed raw value when saving
  • ensure async validators receive typed controls

Codex Task

Saby-Bishops avatar Nov 12 '25 21:11 Saby-Bishops