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
Differential D12568
[web] add Tag Farcaster channel option to CommunityActionsMenu ginsu on Jun 24 2024, 11:22 PM. Authored by Tags None Referenced Files
Details 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 Confirmed that this option is only present if the conditions mentioned above are met. Also please see screenshot below
Diff Detail
Event TimelineComment Actions 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
|