We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now when room list drops down we hold the rooms available from when the user connects to the room. We must show the current available rooms instead.
The text was updated successfully, but these errors were encountered:
@danzajdband
Could you clarify this with an example? I just don't get it.
Sorry, something went wrong.
http://cl.ly/0Q2u1Q1k1x2T2m3i2f2F
This is because we don't refresh the room list when you are inside a room. (in the first tab I don't have room 29 monos)
We can use socket.io to autoupdate the list...
No branches or pull requests
Now when room list drops down we hold the rooms available from when the user connects to the room. We must show the current available rooms instead.
The text was updated successfully, but these errors were encountered: