You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something weird is happening from time to time with the room notifications.
Randomly, while watching videos, I get notifications that me or the other person left/joined the room.
Expected Behavior
Get notified only when someone actually leaves/enters the room.
Steps To Reproduce
Watching youtube videos in a permanent room using firefox 123.0.1
Not sure what triggers it but it happened twice throughout a 20 minute video.
Environment
This happens on the official site, opentogethertube.com
This happens using a self-hosted version.
I'm using the docker image.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
This is somewhat expected behavior because those notifications directly correspond to websocket connects/disconnects. This can happen during deploys as the service is restarting, or just network instability causing the websocket connection to break.
But yeah I agree, not the best user experience.
This is kinda sorta related to #791 as this is a blocker for closing out that issue.
dyc3
added
ui-ux/user
Problem with the UI/UX from an end user perspective
and removed
uncomfirmed
Bug has not yet been confirmed, do not start a fix.
labels
Mar 18, 2024
Current Behavior
Something weird is happening from time to time with the room notifications.
Randomly, while watching videos, I get notifications that me or the other person left/joined the room.
Expected Behavior
Get notified only when someone actually leaves/enters the room.
Steps To Reproduce
Watching youtube videos in a permanent room using firefox 123.0.1
Not sure what triggers it but it happened twice throughout a 20 minute video.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: