]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/eg2/src/app/share/grid/grid.ts
LP#1850547: eg-grid: disable filter controls while fetching data
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 26 Feb 2020 19:49:31 +0000 (14:49 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 3 Sep 2020 15:51:48 +0000 (11:51 -0400)
commit60dc49298e540830b51e534a75934944b5747e77
tree0010c8df287f8df280f85a720d1c4a7c9d1f5360
parent4c8656c7bbb51660de8ee4c569991f802eb41d39
LP#1850547: eg-grid: disable filter controls while fetching data

This avoids situations where the user who is quick on the mark
tries to set a filter condition but not see it take effect
when the original query returns results.

Sponsored-by: Evergreen Community Development Initiative
Sponsored-by: Georgia Public Library Service
Sponsored-by: Indiana State Library
Sponsored-by: C/W MARS
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.ts