Skip to content

Show full list of users / groups for projects and silos#3106

Open
charliepark wants to merge 6 commits intomainfrom
full_user_group_lists
Open

Show full list of users / groups for projects and silos#3106
charliepark wants to merge 6 commits intomainfrom
full_user_group_lists

Conversation

@charliepark
Copy link
Contributor

@charliepark charliepark commented Mar 5, 2026

I'm making a few changes to get this aligned with the designs in Figma.


We currently show a Project or Silo's "Roles", but that only shows a subset of the users or groups on a project/silo.

This PR updates that so people can see all of a project or silo's users or groups, even if no role has been assigned to them.
Screenshot 2026-03-05 at 4 37 07 PM
Screenshot 2026-03-05 at 4 37 15 PM

Screenshot 2026-03-05 at 4 37 29 PM Screenshot 2026-03-05 at 4 37 42 PM Screenshot 2026-03-05 at 4 37 53 PM

And Groups …
Screenshot 2026-03-05 at 4 38 03 PM

Group lists are visible in the sidebar:
Screenshot 2026-03-05 at 4 46 10 PM

There will possibly be some merge reconciliation to do with other open Access PRs (e.g. adding created / updated timestamps), but all should be straightforward.

One note to call out is the n+1 on the Groups tab, where we're fetching the list of users in the group so we can generate a count of group members. Angela notes that we likely won't have more than about 5 groups per silo, so the n+1 impact here is pretty limited.

Closes #2887

@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Mar 6, 2026 0:36am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Want user and group list for silo admins

1 participant