PixelogicDev / Gruvee-Mobile

#WeAreGrüvee
MIT License
48 stars 11 forks source link

Playlist members list does not update members list #110

Open LuisACorreaCSUMB opened 4 years ago

LuisACorreaCSUMB commented 4 years ago

Members numbers and list does not update if people remove it. Tested with Rawrs & You

adilanchian commented 4 years ago

This thing actually has not been implemented yet, but the logic goes like this:

Expected Outcome If I delete a playlist on my app, I don't want to be a part of it anymore and should remove the user reference from the playlist document

Actual Outcome The playlist is removed from the user doc, but the user is never removed from the members list of a playlist