Skip to content

Keep editors opened when connection drops#3093

Open
sebjulliand wants to merge 1 commit intomasterfrom
keepEditorsOpenOnConnectionDrop
Open

Keep editors opened when connection drops#3093
sebjulliand wants to merge 1 commit intomasterfrom
keepEditorsOpenOnConnectionDrop

Conversation

@sebjulliand
Copy link
Member

Changes

Resolves #3092

Opened members/streamfiles/objects used to be closed inconditionnaly.
This PR changes that behavior and let the editors opened until the user decides to reconnect or not.
If the user choses to reconnect, the editors will await on the connection process. Should the connection fail and the user decides to give up, then they'll be closed.

How to test this PR

  1. Open several members/streamfiles
  2. Close the VPN or Wifi or pull the ethernet cable
  3. Wait for the timeout to happen
  4. Click on reconnect
  5. While the reconnection happens, the editors must stay opened and not try to reload their content
  6. Once the reconnection is done, the editors must behave as usual

Checklist

  • have tested my change

Signed-off-by: Seb Julliand <sebjulliand@gmail.com>
@sebjulliand sebjulliand added this to the 3.0.0 milestone Feb 27, 2026
@sebjulliand sebjulliand requested a review from a team February 27, 2026 10:12
@sebjulliand sebjulliand self-assigned this Feb 27, 2026
@sebjulliand sebjulliand added the enhancement New feature or request label Feb 27, 2026
@github-actions
Copy link
Contributor

👋 A new build is available for this PR based on 7b403b9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timeout loses all open tabs

1 participant