Zom-iOS-XMPP icon indicating copy to clipboard operation
Zom-iOS-XMPP copied to clipboard

UX for un-friending

Open cstiens opened this issue 7 years ago • 2 comments

From n-pex:

@chrisballinger Related stuff we need to look at: if your friend unfriends you, the you get a notification "you are now friends" (because we only have the "pendingApproval" flag to play with I guess). We need to implement a proper status flag for subscription status.

We need to determine if we can know if someone unfriends you.

cstiens avatar Jan 02 '18 20:01 cstiens

@cstiens @chrisballinger I started this work, and I think we can detect that now via my latest PR! At the moment, I update your fiend list with a postfix "- Blocked" text (exactly like we do for "- Pending Approval") and 1. remove the "start chat" option in profile view and 2. if you enter and existing chat with this contact, all send fields/buttons are disabled.

Any other ideas for UI here?

N-Pex avatar Jan 10 '18 10:01 N-Pex

@N-Pex I'll come up with some UI ideas for this scenario. The items you mentioned above are not in build 115.

cstiens avatar Jan 22 '18 19:01 cstiens