Introduce callback for dispatching server action in AddMembersModal. It is executed after selecting all users to add and pressing "Add selected members" button.
Details
Details
After pressing the button, all selected users should be added to the thread
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
I think the wording here may be a bit confusing. In my experience, 'cancel' typically means close the alert, and there's another option like 'confirm' or something that will mean you're ok with discarding changes.
Here it seems like 'cancel' means we're ok with discarding changes. Not sure if it's just me though (cc @ted)