-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete messages #278
Comments
@SamarthKadam Please assign this issue to me under gssoc 2024 |
@Ar7109 Assigned |
@Ar7109 Are you working on it? |
@SamarthKadam Yes I am working upon the issue and I will try to do that as soon as possible |
@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. |
@SamarthKadam Thanks a lot I will try to resolve it as soon as possible |
please assign me this issue under gssoc 2024 |
@abhigyanverma111 You can start working on this issue If your able to come up with this feature before @Ar7109 it'll be merged. |
@abhigyanverma111 @Ar7109 Any status on this? |
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
The text was updated successfully, but these errors were encountered: