zkayser / pokerex_client

Elm client for PokerEx project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users can't `leave` private rooms

zkayser opened this issue · comments

The only way to leave a private room right now is to press the Leave button that is exposed on the Profile page, or for the owner of the room to delete the room. There should be a button that allows users to leave a private room from the room page itself.

This is actually implemented already and I just missed it.