The new item is displayed conditionally based on the permissions and uses an SVG icon.
Depends on D8306
Paths
| Differential D8307 Authored by tomek on Jun 23 2023, 8:52 AM.
Details Summary The new item is displayed conditionally based on the permissions and uses an SVG icon. Depends on D8306 Test Plan Check if the new item is displayed for communities where user has permission.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJun 23 2023, 8:52 AM2023-06-23 08:52:32 (UTC-7) tomek edited the summary of this revision. (Show Details)Jun 23 2023, 8:53 AM2023-06-23 08:53:16 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jun 23 2023, 9:14 AM2023-06-23 09:14:07 (UTC-7) Harbormaster completed remote builds in B20472: Diff 28054.Jun 26 2023, 4:13 AM2023-06-26 04:13:41 (UTC-7) Comment Actions
We discussed this offline and the code doesn't need to be changed. The menu button will not render because Menu component makes sure of that, but the container will, which allows for all long community names to end in the same place (whether the button is present or not), as had been requested in the designs. This revision is now accepted and ready to land.Jun 27 2023, 1:11 AM2023-06-27 01:11:23 (UTC-7) This revision now requires review to proceed.Jun 29 2023, 6:00 AM2023-06-29 06:00:27 (UTC-7)
ashoat added inline comments. This revision is now accepted and ready to land.Jul 2 2023, 1:43 PM2023-07-02 13:43:42 (UTC-7) tomek edited the summary of this revision. (Show Details)Jul 3 2023, 4:37 AM2023-07-03 04:37:59 (UTC-7) Harbormaster completed remote builds in B20679: Diff 28341.Jul 3 2023, 4:54 AM2023-07-03 04:54:48 (UTC-7) tomek added a child revision: D8412: [web] Extract copy link button.Jul 3 2023, 4:54 AM2023-07-03 04:54:52 (UTC-7) Closed by commit rCOMM518cd63dd905: [web] Add manage invite links menu item (authored by tomek). · Explain WhyJul 10 2023, 5:48 AM2023-07-10 05:48:51 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28535 web/invite-links/invite-links-menu.css
web/invite-links/invite-links-menu.react.js
web/vectors.react.js
|