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)
Fri, Dec 27, 3:03 AM
Unknown Object (File)
Thu, Dec 26, 10:11 PM
Unknown Object (File)
Sun, Dec 22, 10:44 AM
Unknown Object (File)
Fri, Dec 20, 1:10 AM
Unknown Object (File)
Sun, Dec 15, 7:59 AM
Unknown Object (File)
Fri, Dec 13, 12:50 AM
Unknown Object (File)
Nov 26 2024, 2:48 PM
Unknown Object (File)
Nov 26 2024, 2:06 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