Page MenuHomePhabricator

[native] implement leaving DM thread
ClosedPublic

Authored by kamil on Wed, Aug 28, 2:51 AM.
Tags
None
Referenced Files
F2788013: D13184.diff
Sat, Sep 21, 5:34 AM
Unknown Object (File)
Wed, Sep 18, 10:56 AM
Unknown Object (File)
Wed, Sep 18, 7:43 AM
Unknown Object (File)
Tue, Sep 17, 3:38 PM
Unknown Object (File)
Mon, Sep 16, 8:04 AM
Unknown Object (File)
Sat, Sep 14, 12:07 PM
Unknown Object (File)
Tue, Sep 10, 12:15 AM
Unknown Object (File)
Mon, Sep 9, 6:47 PM
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
Branch
logic-3
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Wed, Aug 28, 3:57 AM
tomek added inline comments.
native/chat/settings/thread-settings-leave-thread.react.js
128

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.Wed, Aug 28, 5:32 AM
This revision was automatically updated to reflect the committed changes.