SkySync-EPFL / skysync

1 stars 0 forks source link

Delete group chat #446

Closed Zep3k closed 3 months ago

Zep3k commented 3 months ago

added a button that appears after you hold a group to delete that group Closes #407 Screenshot_20240527-160419_SkySync

Plouc314 commented 3 months ago

You should update ChatViewModel.messageGroups to remove from it the group that has been removed (that way you don't have to refresh the message groups), also at the moment one could send a message to a group that has been deleted, but this is not dramatic (it is just an unreachable entry in the message table)

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
76.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud