]> 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:15:14 +0000 (13:15 -0700)
commit0db57c033a40f8399ffd16901e6e811c87ebfe5b
treeb7666fef32a3e255874bb2704031aae227e2943a
parentce1132b18492d2c0615f667c23134daede7d92ce
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