-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
There's a little bug in the plugin behaviour:
Usecase:
User1 ignoring User2.
1- User2 writes a posts on a thread.
2- User1 enters the thread and see the User2's post as hidden because of the ignore action.
3- User2 deletes his posts while User1 is seeing the thread page.
4- User1 unignores User2. The original content before deletion is showed to User1 instead of the message "This message is deleted!".
Got to see if theres any hook client-side in order yo update original content client side, when the web-socket deletion action is received by User1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels