Skip to content

Add Users & Groups page#3106

Closed
charliepark wants to merge 31 commits into
mainfrom
full_user_group_lists
Closed

Add Users & Groups page#3106
charliepark wants to merge 31 commits into
mainfrom
full_user_group_lists

Conversation

@charliepark
Copy link
Copy Markdown
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 silo's users or groups, even if no role has been assigned to them.

Screenshot 2026-04-24 at 9 04 52 PM Screenshot 2026-04-24 at 9 05 52 PM

And Groups …
Screenshot 2026-04-24 at 9 05 05 PM
Screenshot 2026-04-24 at 9 05 38 PM

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
Copy Markdown

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 Apr 30, 2026 10:44pm

Request Review

@charliepark
Copy link
Copy Markdown
Contributor Author

There are a few details in Figma I'm going to pull in next week, so moving this back to draft.

@charliepark
Copy link
Copy Markdown
Contributor Author

Latest commit adds some more data to the sidebars:
Screenshot 2026-03-11 at 12 23 50 PM
Screenshot 2026-03-11 at 12 24 11 PM

@charliepark
Copy link
Copy Markdown
Contributor Author

charliepark commented Mar 11, 2026

Ignore this; now moot
I don't love "Project Group" and "Silo Group" in the header, as it's really about the permissions at that scope, not the group itself, or the members, etc.

@charliepark charliepark changed the title Show full list of users / groups for projects and silos Add Users & Groups page Mar 23, 2026
@charliepark
Copy link
Copy Markdown
Contributor Author

A more updated version of this is over at #3211

@charliepark
Copy link
Copy Markdown
Contributor Author

Closing this, since #3211 covers this same ground

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