SamarthKadam / ChatBox

Experience the official messaging app's seamless real-time communication
https://chat-box-samarthkadam.vercel.app/
48 stars 102 forks source link

Delete messages #278

Open SamarthKadam opened 2 months ago

SamarthKadam commented 2 months ago

When you hover over the message end there should be button that says delte messages.

Implementation: When the user clicks delete message. You don't need to delete that message. Just add a message saying this message has been deleted. design like below Screenshot (609)

Ar7109 commented 2 months ago

@SamarthKadam Please assign this issue to me under gssoc 2024

SamarthKadam commented 2 months ago

@Ar7109 Assigned

SamarthKadam commented 1 month ago

@Ar7109 Are you working on it?

Ar7109 commented 1 month ago

@SamarthKadam Yes I am working upon the issue and I will try to do that as soon as possible

SamarthKadam commented 1 month ago

@Ar7109 as per implementation just add field in message schema isDeleted. if deleted then display content saying Message is deleted. Im increasing the level as it involves working in backend and frontend as well. So Good Luck.

Ar7109 commented 1 month ago

@SamarthKadam Thanks a lot I will try to resolve it as soon as possible

abhigyanverma111 commented 1 month ago

please assign me this issue under gssoc 2024

SamarthKadam commented 1 month ago

@abhigyanverma111 You can start working on this issue If your able to come up with this feature before @Ar7109 it'll be merged.

SamarthKadam commented 1 month ago

@abhigyanverma111 @Ar7109 Any status on this?