LP1830923 Combobox LP1844812 regression fix
authorBill Erickson <berickxx@gmail.com>
Thu, 17 Oct 2019 21:44:40 +0000 (17:44 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 6 Dec 2019 15:19:32 +0000 (10:19 -0500)
commitd9f9938456af1e0065112c154ae30d177012e533
tree8e7bd9e0597235e7e7a8b93ea529d01e1d6c1f56
parent56842b5af1ca749088b31b403b58e39f1e46a2f4
LP1830923 Combobox LP1844812 regression fix

Allow a combobox to start with an empty array that is later filled by
the caller.  This was broken due to changes which prevented the combobox
from seeing an empty/stub array as being different from its
initialization array, thus ignoring empty array as a duplicate.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts