Closed icidasset closed 1 year ago
Possible solution: Use https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API to filter out the non-visible auth lobbies. If none is visible, activate linking channel on the first tab that becomes visible.
The user could have many tabs open of the auth lobby, and in that situation the user needs to look for the tab that was activated and close/ignore the rest. There might be a way to improve the UX here.