bug: organization page not listing members or teams in sidebar #183
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The organization page has two sidebar boxes (Members and Teams) but they are empty. Should list team names with a New Team button, and member avatars/names.
Steps to reproduce
Expected
Authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Testing Proof
Root cause: home.go set OrgOverviewMembers/OrgOverviewTeams but template expected Members/Teams/NumMembers/IsOrganizationMember/IsOrganizationOwner/IsPublicMember.
Authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com