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

Group Chat Page Breaks if a User Leaves #105

Closed sanehirakenji closed 10 months ago

sanehirakenji commented 11 months ago

Do work for this in issue-105.

Currently, if the currently logged in user leaves a group, the associated group chat page will break. We need to find a way to fix this as otherwise if the user follows the following instructions, the application will provide a red error screen:

My Groups Page >> Clicks on Group >> Group Chat page >> Clicks on Group Info >> Clicks on Leave Group >> Clicks back arrow >> broken app.

michho8 commented 10 months ago

Plan to just return the user to their Group home page instead of leaving them in the group chat. Want to also implement a modal to indicate they have left the respective group.