This diff simply adds the Tag Farcaster channel option to the CommunityActionsMenu if the conditions are met (user has fid, they have the necessary permissions, and the community is not a GENESIS community)
Depends on D12567
Paths
| Differential D12568 Authored by ginsu on Jun 24 2024, 11:22 PM.
Details Summary This diff simply adds the Tag Farcaster channel option to the CommunityActionsMenu if the conditions are met (user has fid, they have the necessary permissions, and the community is not a GENESIS community) Depends on D12567 Test Plan
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJun 24 2024, 11:22 PM2024-06-24 23:22:17 (UTC-7) ginsu edited the summary of this revision. (Show Details)Jun 24 2024, 11:31 PM2024-06-24 23:31:08 (UTC-7) ginsu added a parent revision: D12567: [web] introduce tagFarcasterChannelByName to CreateFarcasterChannelTagModal. Comment Actions Harbormaster completed remote builds in B29916: Diff 41676.Jun 24 2024, 11:39 PM2024-06-24 23:39:07 (UTC-7) Comment Actions Passing back to factor out the check. We should avoid copy-pasting code, especially when it's related to things like permissions. It makes it way more likely that somebody fails to update some copy-pasted conditional at a later point
This revision now requires changes to proceed.Jun 27 2024, 1:20 PM2024-06-27 13:20:12 (UTC-7)
Harbormaster completed remote builds in B30020: Diff 41838.Jun 30 2024, 8:26 PM2024-06-30 20:26:46 (UTC-7) Harbormaster completed remote builds in B30021: Diff 41839.Jun 30 2024, 8:30 PM2024-06-30 20:30:07 (UTC-7) This revision is now accepted and ready to land.Jul 1 2024, 4:17 PM2024-07-01 16:17:43 (UTC-7) This revision was landed with ongoing or failed builds.Jul 2 2024, 1:44 PM2024-07-02 13:44:53 (UTC-7) Closed by commit rCOMMd5fc6c85644a: [web] add Tag Farcaster channel option to CommunityActionsMenu (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B30064: Diff 41910.Jul 2 2024, 2:11 PM2024-07-02 14:11:06 (UTC-7)
Revision Contents
Diff 41838 lib/shared/community-utils.js
native/components/community-actions-button.react.js
web/components/community-actions-menu.react.js
|