LP1831390: Don't clobber startId of combobox with null values user/sandbergja/lp1831390-ang-form-control-value-accessor-3
authorJane Sandberg <sandbej@linnbenton.edu>
Fri, 26 Jul 2019 18:28:13 +0000 (11:28 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Fri, 26 Jul 2019 18:48:46 +0000 (11:48 -0700)
commit373650b4ea00aa476f60d38f21ab969999209fa7
treebd28e8079e2e1b777b552f196d1a854cfdc1cf4f
parente4b519e5bb6a9a154c4e4dd01e095e35957e618e
LP1831390: Don't clobber startId of combobox with null values

Also ensures that writeValue accepts only ComboboxEntry values,
so [(ngModel)] both gives and receives ComboboxEntry values, rather
than a confusing mix.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts