Open hudson-newey opened 3 weeks ago
At the moment when we add a project, region, site, or tag typeahead to a form, we have to duplicate search callback and templating logic.
We should refactor project, region, site, and tag typeaheads into individual components that can be dragged and dropped into an ngForm.
ngForm
At the moment when we add a project, region, site, or tag typeahead to a form, we have to duplicate search callback and templating logic.
We should refactor project, region, site, and tag typeaheads into individual components that can be dragged and dropped into an
ngForm
.