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
F6239666: D3744.diff
Thu, Apr 24, 8:47 PM
Unknown Object (File)
Sat, Apr 19, 1:25 PM
Unknown Object (File)
Fri, Apr 18, 12:39 PM
Unknown Object (File)
Fri, Apr 18, 4:06 AM
Unknown Object (File)
Fri, Apr 18, 1:14 AM
Unknown Object (File)
Thu, Apr 17, 9:29 PM
Unknown Object (File)
Wed, Apr 16, 11:34 PM
Unknown Object (File)
Sat, Apr 12, 11:04 AM

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
Branch
jacek/add-m-6
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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

rebase, convert set to array