[FE] Use feature branch to gate manager access toggle until backend is ready
Open
complexity: small
feature: Infrastructure
p-feature: User Permissions
role: Front End
size: 0.25pt
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
No PostHog feature flag infrastructure is in place yet. Manager access toggle UI work (#2149) should land on a dedicated feature branch so it can be merged to `development` only once the backend data layer is finalized (#2155).
### Action Items
- Create branch `feature/manager-access-toggle` off of `development`
- All UI work for the manager access toggle (#2149) targets this branch — not `development` directly
- Branch merges to `development` when the backend endpoint for querying project memberships is agreed upon and complete (#2155)
### Resources/Instructions
- Parent epic: #2149
- Backend data layer context: #2155
Contributor guide
Assessment
This issue has not been assessed yet.