0xjessel / calchat

CalChat is a web app that hosts chatrooms for every class and building on campus with the goal of connecting the cal campus community. By logging in with Facebook, students can talk to fellow students in the same building or class, make friends, find study partners, and stay in the loop.
calchat.net
3 stars 0 forks source link

expected behavior of signing in from /chat with multiple rooms #65

Closed 0xjessel closed 12 years ago

0xjessel commented 12 years ago

The expected behavior is that if you have logged in before, and have rooms stored in your guest session, the active one in the guest session when authenticating should be the active one after logging in.

Currently works when guest only has one room, but if the guest has more than 1 it doesn't select the correct chatroom as the active one after authenticating.