StanfordHCI / bang

💥 Helping people meet for the first time, more than once 💥
MIT License
2 stars 1 forks source link

In some reading periods, the person's own name is missing. #454

Closed xehu closed 4 years ago

xehu commented 4 years ago

Ideally, in the reading period, the user themselves should be the only person in the room. Currently, it instead shows all users -- but it also has a bug, where the user themself is missing:

bug - self is missing from reading period

Ideally, we only need one person to appear in the users list in the reading room: just the user's own name.

xehu commented 4 years ago

For context, this occurred only in some reading periods, and this was a correct earlier version that showed everyone in the reading period who needed to be there:

success - reading period
deliveryweb commented 4 years ago

This only happens when the person was kicked due to the inactivity. In prod he is redirected to the kicked screen at that point, this logic just cannot be implemented in dev, so this flow is expected