Contact Deletion #10
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
3 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/envoy#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Before implementing this, we should ask ourselves how to handle a deleted chat:
The available options are basically:
I strongly suggest to keep the chats with a removed contact, as they might contain important information which is not backed up. This would also apply to chats with contacts that were just removed from the contact list, but are still registered.
Once the contact is removed in some way, the chat will be marked as deleted and the UI elements used to compose and send messages will be disabled.
To allow the removal of unnecessary chats, a contaxt menu for chats could be implemented, which offers a delete option. That context menu could also be used for contact removal.