Skip to content
New issue

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

Improve lobby creation to ensure that the host is automatically joined to the lobby #405

Open
jiyeongchloe opened this issue Dec 4, 2023 · 0 comments

Comments

@jiyeongchloe
Copy link
Contributor

jiyeongchloe commented Dec 4, 2023

Goals: Currently, we have functionalities for users to create lobbies. However, once they create a lobby, the lobby is displayed as empty. Intuitively, it's the most reasonable for the host of the lobby to already have joined the lobby at the time of creation rather than asking them to join their own lobby again. We want to improve the LobbyCreateView in views.py to ensure that the host is automatically added as a player in the lobby. In conjunction with Issue #406, we also need to make sure that the host is not currently in any other lobbies.

Deliverables:

  • Pull Request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant