[bug] SPA reconnect does not restore channel tabs #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When closing and reopening the SPA, it does not create tabs for all previously-joined channels.
The server should send current channel statuses (as if the client had just joined) whenever an individual client reconnects to that session, probably by inserting them at the top of the output queue for that client.
Reported by sneak in PR #58 comment.
@clawbot please do this