ConnectUni / connectuni

ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
https://connectuni.github.io/
1 stars 0 forks source link

Issue 104 - Implement Functionality in a User's Join/Leave Button #143

Closed michho8 closed 10 months ago

michho8 commented 10 months ago

Create modal for "LEAVE" button in both the current user's profile and when viewing another user's profile.

Will now show "JOIN" if the current user is not in the group listed in another user's profile and show "LEAVE" if it is a shared group.

TODO: Need to fix it so that the button state will change if the user clicks the "JOIN" or the "LEAVE" button.

michho8 commented 10 months ago

Re-branched and created a new pr: #170