codeforboston / maple

MAPLE makes it easy for anyone to view and submit testimony to the Massachusetts Legislature about the bills that will shape our future.
https://mapletestimony.org
MIT License
44 stars 118 forks source link

Put Following Tab on Edit Profile Page Behind Flag #1593

Closed Mephistic closed 2 months ago

Mephistic commented 2 months ago

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