]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1852782 Avoid unnecessary catalog pagination search
authorBill Erickson <berickxx@gmail.com>
Fri, 6 Dec 2019 20:27:28 +0000 (15:27 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 21 Feb 2020 16:44:38 +0000 (11:44 -0500)
commit41231d34639ac05d8b811ac5afa87e1899d4bd62
tree87ce4901737f6ff92f8257cb136afc54a4814b24
parent73e7e0c54d082af4d408caab8465e2654f8825e0
LP1852782 Avoid unnecessary catalog pagination search

Prevent the record detail paginator from trying to execute a search (to
find the current details) as users type in new search params in the
record detail seach form.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/record/pagination.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html