]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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:14:47 +0000 (10:14 -0500)
commitad5882a7c3d6e5329b02237786c5dd89621b5822
tree5764b0f111fd47a08917af552d70f8dbc5f17b58
parent2d6e15fb85e67765fdd66ff1b19fe6dfcaca3b2b
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