fix: Following/unfollowing a message when the thread is closed does not update the UI (#32981)
Co-authored-by:
Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
Showing
- .changeset/ten-bulldogs-clap.md 5 additions, 0 deletions.changeset/ten-bulldogs-clap.md
- apps/meteor/app/lib/server/lib/notifyListener.ts 0 additions, 3 deletionsapps/meteor/app/lib/server/lib/notifyListener.ts
- apps/meteor/app/threads/server/methods/followMessage.ts 8 additions, 1 deletionapps/meteor/app/threads/server/methods/followMessage.ts
- apps/meteor/app/threads/server/methods/unfollowMessage.ts 8 additions, 1 deletionapps/meteor/app/threads/server/methods/unfollowMessage.ts
- apps/meteor/tests/e2e/message-actions.spec.ts 65 additions, 0 deletionsapps/meteor/tests/e2e/message-actions.spec.ts
Loading
Please register or sign in to comment