]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1896083 Staff catalog handles not-found barcodes
authorBill Erickson <berickxx@gmail.com>
Thu, 17 Sep 2020 15:39:43 +0000 (11:39 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 22 Sep 2020 13:54:54 +0000 (09:54 -0400)
commit966be352ca890b0322b3f404264b9ca8a8461eb0
treeb1a64c16a9184427fd24a87dca7a11b4a2ecb6ed
parentd173567ea47d58733cbc04ae0f5381db7b27e323
LP1896083 Staff catalog handles not-found barcodes

Staff catalog => Numeric Search => Item Barcode

Display the standard 'No Maching Items Were Found' message when a
barcode search returns no results.

Prior to this patch, the search progress indicator would freeze as the
page failed to completely render on JS error.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/catalog/catalog.service.ts