planet
planet copied to clipboard
src/app/manager-dashboard/requests/requests-table.component.ts (fixes #9327)
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