]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1889128 Holds reset repairs and making space
authorBill Erickson <berickxx@gmail.com>
Wed, 23 Sep 2020 19:20:42 +0000 (15:20 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 6 Jan 2021 00:48:27 +0000 (16:48 -0800)
commita5941cbbf852a4c2baf0ddc2815a8ac620d06a8d
tree0727dfb7f602fb9fd83d6583901fdc8b22aae071
parent39a2dee1f2eed4a443db8263aac900ce7ac7f640
LP1889128 Holds reset repairs and making space

Collapse the Search Form on the holds page so the holds form and data
have more vertical room on the page.  Additionally, to help alleviate
any confusion that may be caused by the collapsed search form (and
because it has come up in other conversations), add a 'Return' button to
the holds page so users have an obvious way back to the previous catalog
page.

Fixes an issue where setting the hold recipient from a patron to the
staff account failed to properly clear the holds form, leaving (e.g.)
the wrong pickup lib in the selector.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.ts