Introduce button in Members modal launching "AddMembrsModal". The button is displayed if user has "ADD_MEMBERS" permission.
Details
Details
Launch members modal from thread action menu in some community thread. The button should be displayed and launching "AddMembersModal"
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/modals/threads/members/members-modal.react.js | ||
---|---|---|
89–92 ↗ | (On Diff #11515) | Wonder if it would be cleaner to pull this outside of the React.useMemo? |
web/modals/threads/members/members-modal.react.js | ||
---|---|---|
89–92 ↗ | (On Diff #11515) | I missed this comment, sorry. |