tice-web icon indicating copy to clipboard operation
tice-web copied to clipboard

Support more than 1 group per user

Open code28 opened this issue 4 years ago • 0 comments

We support more than one group per browser, but each time, another user is registered. The problem is, that we receive messages for this user, regardless of the group, so maybe for groups in another browser tab. A solution could be, that we add a "shared storage" for all the incoming messages and each browser tab gets the relevant messages and leaves the other messages for the other browser tabs.

code28 avatar Oct 08 '21 07:10 code28