-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
area: formscross-cutting: typesdesign complexity: majoreffort3: weeksfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under considerationforms: ControlValueAccessorforms: Controls APIIssues related to AbstractControl, FormControl, FormGroup, FormArray.Issues related to AbstractControl, FormControl, FormGroup, FormArray.forms: validatorsfreq3: highriskyIdentifies a PR that has a level of risk to mergingIdentifies a PR that has a level of risk to mergingstate: WIPworkaround3: complex
Milestone
Description
[x] feature request
- Angular version: 2
Reactive forms is meant to be used in complex forms but control's valueChanges are Observable<any>, which are totally against good practices for complex code.
There should be a way to create strongly typed form controls.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: formscross-cutting: typesdesign complexity: majoreffort3: weeksfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under considerationforms: ControlValueAccessorforms: Controls APIIssues related to AbstractControl, FormControl, FormGroup, FormArray.Issues related to AbstractControl, FormControl, FormGroup, FormArray.forms: validatorsfreq3: highriskyIdentifies a PR that has a level of risk to mergingIdentifies a PR that has a level of risk to mergingstate: WIPworkaround3: complex