The Follow/Notification feature is currently disabled on production, and all follow-related UX should be hidden from end users. However, on the Edit Profile tab, the "Following" tab is currently (erroneously) visible. For a consistent user experience before the full rollout of the Following features, we should hide the Following tab on the Edit Profile page behind the same feature flag as the "Follow Org" buttons.
Success Criteria
"Following" tab on the Edit Profile page does not appear when the "followOrg" feature flag is disabled
"Following" tab on the Edit Profile page does appear when the "followOrg" feature flag is enabled
Problem
The Follow/Notification feature is currently disabled on production, and all follow-related UX should be hidden from end users. However, on the Edit Profile tab, the "Following" tab is currently (erroneously) visible. For a consistent user experience before the full rollout of the Following features, we should hide the Following tab on the Edit Profile page behind the same feature flag as the "Follow Org" buttons.
Success Criteria