LP1803787 Grid context retains selection; lint
authorBill Erickson <berickxx@gmail.com>
Wed, 6 Mar 2019 19:28:44 +0000 (14:28 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 17 Jun 2019 21:45:18 +0000 (14:45 -0700)
commit7ef2ae530a54482e3ebf38e2b96ddb601449e130
tree1fe46c6bd2dbf25b2c1e31f24d410a742dd6d6a1
parent6136a31d4d145182bea6947315d62c6fb41c3bca
LP1803787 Grid context retains selection; lint

During right-click (context-menu click) if the currently focused row is
already selected, avoid modifying the selection.  If it's not, then
select the focused row only.

Minor lint, etc. repairs.

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-body.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts