alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

BUG: Portal not closing connection after Whiteboard collab session dialog is closed #6883

Closed hero101 closed 2 months ago

hero101 commented 2 months ago

Describe the bug The connection to the websocket server is not closed after the Whiteboard collab session dialog is closed.

To Reproduce Steps to reproduce the behavior:

  1. Open a whiteboard
  2. Close the dialog
  3. Open again
  4. Observe the network log - two or more connections are established per session (dialog opened)

Expected behavior A single connection is established per session.