GridDataSource.getRows()
(click)
actions in grid cells' child buttons should call $event.preventDefault()
and $event.stopPropagation
to prevent the row selection event from firing$event
and context.getSelectedRows()
.eg-grid-filter-links
in staff/share/buckets/record-bucket.component.html
and getViewKeys()
in staff/share/buckets/record-bucket.component.ts
TODO: explanation of flexbox in AngularJS vs. tables in Angular; see Bug #1615781