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
As a Retro user, I don't want lose the ownership of cards when I leave a session and rejoin it again, so that I can continue working on my cards.
Acceptance Criteria
Leaving and joining the same room from the same browser should be detected as a rejoin and therefore the user should get ownership of the cards again
Notes
We can store the user id in the local storage and use it to connect with the Peer server so that the user always joins with the same user id for the same room
Double check again if we could use the same user id across sessions as well or if this is a problem
The text was updated successfully, but these errors were encountered:
Description
As a Retro user, I don't want lose the ownership of cards when I leave a session and rejoin it again, so that I can continue working on my cards.
Acceptance Criteria
Notes
The text was updated successfully, but these errors were encountered: