]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP1830923 Combobox LP1844812 regression fix
authorBill Erickson <berickxx@gmail.com>
Thu, 17 Oct 2019 21:44:40 +0000 (17:44 -0400)
committerDan Scott <dan@coffeecode.net>
Fri, 3 Jan 2020 19:31:27 +0000 (14:31 -0500)
commitd85ecc6c9eebdea0d804ae5d527c8eda5c121b4a
treef63c0a119d0482531cee5469cc1b5522d6447c4b
parentf3d86263b167c5c46f5bf36ee93f44a2d5f411e3
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