Page MenuHomePhabricator

[web] Add callback adding members to thread in `AddMembersModal`
ClosedPublic

Authored by jacek on Apr 15 2022, 4:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 1, 1:01 AM
Unknown Object (File)
Sun, Aug 25, 9:03 PM
Unknown Object (File)
Sun, Aug 25, 9:03 PM
Unknown Object (File)
Sun, Aug 25, 9:03 PM
Unknown Object (File)
Sun, Aug 25, 9:03 PM
Unknown Object (File)
Sun, Aug 25, 9:03 PM
Unknown Object (File)
Sun, Aug 25, 9:02 PM
Unknown Object (File)
Sun, Aug 25, 8:56 PM

Details

Summary

Introduce callback for dispatching server action in AddMembersModal. It is executed after selecting all users to add and pressing "Add selected members" button.

Test Plan

After pressing the button, all selected users should be added to the thread

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 15 2022, 9:38 AM

rebase, convert set to array