LP1830923 Combobox LP1844812 regression fix
authorBill Erickson <berickxx@gmail.com>
Thu, 17 Oct 2019 21:44:40 +0000 (17:44 -0400)
committerRemington Steed <rjs7@calvin.edu>
Wed, 6 Nov 2019 22:34:45 +0000 (17:34 -0500)
commitb0a3e80c1dcd64fce424de7883796ccf4cec75a9
tree718c8e09e80572bf67e7c5a854a0ca693d570acc
parent7f92a4d509d9a04e0fa2928122bd1106014d4421
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>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts