Consolidate Styles of Forms to Angular Reactive Form for All Gear Pages
Open
application
bug
enhancement
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 8
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 15
Description
Currently in building GEAR web pages, "Template Based" and "Reactive" styles are used in the same form. This inconsistency caused some bugs. To make the code clean, a review of all forms in GEAR will find all the mixed use and change to consolidate to one preferred style of "Reactive".
Example of "Template Based" style currently in use: [(ngModel)] two-way binding
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.