Introduce component rendering single user on the list in AddMembersModal. Because I shared some common logic with native, user information are passed in UserListItem type.
GIF presenting the items:
Paths
| Differential D3739 Authored by • jacek on Apr 15 2022, 3:57 AM.
Tags None Referenced Files
Details Summary Test Plan Component can be tested after introducing AddMembersModal
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, • karol and 4 others. · View Herald TranscriptApr 15 2022, 3:57 AM2022-04-15 03:57:45 (UTC-7) • jacek edited the summary of this revision. (Show Details)Apr 15 2022, 4:03 AM2022-04-15 04:03:41 (UTC-7) • jacek added a child revision: D3740: [web] Introduce `AddMemberGroup` component.Apr 15 2022, 4:12 AM2022-04-15 04:12:02 (UTC-7) Harbormaster completed remote builds in B8225: Diff 11509.Apr 15 2022, 8:15 AM2022-04-15 08:15:26 (UTC-7) tomek added inline comments.
This revision now requires changes to proceed.Apr 15 2022, 9:03 AM2022-04-15 09:03:43 (UTC-7) • jacek added inline comments.
Harbormaster completed remote builds in B8437: Diff 11776.Apr 22 2022, 3:42 AM2022-04-22 03:42:14 (UTC-7) tomek added inline comments.
This revision now requires changes to proceed.Apr 25 2022, 6:28 AM2022-04-25 06:28:37 (UTC-7) Comment Actions replace alertTitle with alertText and change css class name to label
Harbormaster completed remote builds in B8505: Diff 11864.Apr 25 2022, 6:58 AM2022-04-25 06:58:04 (UTC-7) This revision is now accepted and ready to land.Apr 25 2022, 6:58 AM2022-04-25 06:58:44 (UTC-7) Harbormaster completed remote builds in B8586: Diff 11967.Apr 27 2022, 2:38 AM2022-04-27 02:38:41 (UTC-7) Harbormaster completed remote builds in B8687: Diff 12098.Apr 29 2022, 3:21 AM2022-04-29 03:21:57 (UTC-7) Closed by commit rCOMMa5d44d43531c: [web] Introduce `AddMembersItem` component (authored by • jacek). · Explain WhyApr 29 2022, 3:44 AM2022-04-29 03:44:34 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12106 web/modals/threads/members/add-members-item.react.js
web/modals/threads/members/members-modal.css
web/theme.css
|