]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1832148 Clear selection for deleted grid rows
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Jun 2019 14:44:57 +0000 (10:44 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 31 Jul 2019 20:14:38 +0000 (13:14 -0700)
commit649ddb2d71f39ab0abc8bda48f3c05de6b522140
treeb8ec6f0bfbed4f5551da75d8acda4aa04c7ce078
parent62b372cbca491f73ec7a9157c2e5edd1b181aed5
LP1832148 Clear selection for deleted grid rows

Ignore rows which are no longer present in the grid when displaying the
"X selected" rows label along the top of the Angular grid.

Additionally, teach the grid to clear selected indexes for rows that are
no longer present for a bit of low-impact release of memory.

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