Page MenuHomePhabricator

[lib] add editing DM messages
ClosedPublic

Authored by kamil on Wed, Aug 28, 2:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 16, 8:06 PM
Unknown Object (File)
Sat, Sep 14, 12:04 PM
Unknown Object (File)
Wed, Sep 11, 5:54 PM
Unknown Object (File)
Mon, Sep 9, 9:57 AM
Unknown Object (File)
Mon, Sep 9, 9:50 AM
Unknown Object (File)
Sun, Sep 8, 9:43 PM
Unknown Object (File)
Sat, Sep 7, 2:19 PM
Unknown Object (File)
Fri, Sep 6, 11:53 PM
Subscribers

Details

Summary

ENG-8976;

Update components logic.

Depends on D13186

Test Plan

Test editing in DM thread on both web and native.

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:59 AM
tomek requested changes to this revision.Wed, Aug 28, 5:39 AM
tomek added inline comments.
lib/shared/edit-messages-utils.js
58

Thinking about it more, I'm not sure if this is correct (the same concern applies to other diffs). If someone is a member of a thread and isn't a member of its sidebar, can they see a sidebar and the messages it contains? I think that yes, which means that we should send it to all the members - for a thick thread, or all the members of the parent thread - for sidebars.

This revision now requires changes to proceed.Wed, Aug 28, 5:39 AM
This revision is now accepted and ready to land.Wed, Aug 28, 7:56 AM