]> git.evergreen-ils.org Git - 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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 28 Jul 2020 13:53:43 +0000 (09:53 -0400)
commited894762a29d90ddb0eb5faff2166668355cd9fd
treede9809b5ded1c04f73bae8ae81acd529650048fd
parent8ed4dce43fadcfe0dbbb38f8a34c3259101fb82c
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