Closed ozencem closed 8 years ago
We don't know when we show the leave group button instead of join group button in frontend. So we need a boolean(true if already joined, otherwise false) for group view.
A boolean value is sent to the front-end now.
Front-end is changed now to show either "Join Group" or "Leave Group" depending on the user's current membership status to the group.
Assigning this to BurakYilmaz92 for testing.
Done !
The leave group button is working now.