Page MenuHomePhabricator

[native] implement leaving DM thread
ClosedPublic

Authored by kamil on Aug 28 2024, 2:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 7, 5:24 AM
Unknown Object (File)
Tue, Mar 4, 3:15 PM
Unknown Object (File)
Tue, Mar 4, 7:16 AM
Unknown Object (File)
Tue, Mar 4, 7:16 AM
Unknown Object (File)
Tue, Mar 4, 7:16 AM
Unknown Object (File)
Tue, Mar 4, 7:16 AM
Unknown Object (File)
Tue, Mar 4, 7:15 AM
Unknown Object (File)
Tue, Mar 4, 7:15 AM
Subscribers

Details

Summary

ENG-8977

Updating component logic.

Test Plan
  1. Created thread with users A and B.
  2. On A leave thread.
  3. B see that A left, thread disappeared for A.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Aug 28 2024, 3:57 AM
tomek added inline comments.
native/chat/settings/thread-settings-leave-thread.react.js
128 ↗(On Diff #43720)

Not sure if it is a good idea to have this comment here. We won't be updating this place when implementing ENG-9098.

This revision is now accepted and ready to land.Aug 28 2024, 5:32 AM
This revision was automatically updated to reflect the committed changes.