]> git.evergreen-ils.org Git - 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 01:09:33 +0000 (17:09 -0800)
commite123fbaf3223936b623be066736887d79bce4847
tree2bc9e5a341a64f504c79141200b049cc4f24388b
parent13039e4db4c98a2a8c35da8b93df7346e6202316
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