LP#1831786: add demo of cross-tab communications
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 1 Apr 2019 22:35:51 +0000 (18:35 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 13 Jun 2019 17:48:31 +0000 (10:48 -0700)
commitc6b4d1f5d69a38a5bd651257ea2fa46cfefbae24
tree631b55157da9ff1e62bec132cd6fb17baaf0fbbb
parent5c4914672feb650d4e743c0425d963190fa13d62
LP#1831786: add demo of cross-tab communications

This adds to the Angular sandbox page a demo of implementing
cross-tab communications using BroadcastChannel. To quote the
instructions added by this patch:

"To test, open this sandbox in a second browser tab.
Enter something in the input box below, then switch to the other tab
and click anywhere on the page. You should see the message that you
sent to the other browser tab."

Sponsored-by: MassLNC
Sponsored-by: Georgia Public Library Service
Sponsored-by: Indiana State Library
Sponsored-by: CW MARS
Sponsored-by: King County Library System

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts