StatCan / jupyter-apis

A Golang replacement for the Kubeflow Jupyter Web APIs / Un remplacement Golang pour les API de Web de Jupyter, partie de Kubeflow
Other
13 stars 4 forks source link

Transition untyped form controls to typed forms #310

Closed mathis-marcotte closed 10 months ago

mathis-marcotte commented 10 months ago

Following the angular update in the jupyter-apis repo, our form controls got transitioned to "untypedFormControls" with the angular v14 update.

We should look at transitioning those components to typed form controls https://angular.io/guide/typed-forms#automated-untyped-forms-migration

With typed forms, this would ensure a more robust end solution.

mathis-marcotte commented 10 months ago

Closing. Issue moved to Jira https://jirab.statcan.ca/browse/BTIS-110