]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1882591 Empty combobox avoids default selection
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Jun 2020 20:03:14 +0000 (16:03 -0400)
committerChris Burton <cburton@nflibrary.ca>
Thu, 10 Sep 2020 16:01:35 +0000 (12:01 -0400)
commit97bc2601239cac6078b2d6e5d4e1664c2f7e876e
tree3cfd107444041f21a76d1459cc90cb0fcac64eca
parent0785ba19eca7726f7c2f1fb15399b554687c0575
LP1882591 Empty combobox avoids default selection

When clearing a combobox value, no combobox options are displayed in the
dropdown.  This allows users to clear the value then tab out of the box
without the typeahead magic forcing selection of the first entry.

The full list can still be displayed by clicking on the combobox.

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