Member Roles Table
Six permissions across three roles, with the honest custom roles roadmap note.
Six permissions across three roles, with the honest custom roles roadmap note.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Member Roles Table is the permissions matrix for the Acme workspace, six rows of permissions (Create projects, Invite members, Delete projects, View audit log, Manage billing, Transfer ownership) read against three role columns (Owner, Admin, Member) with Check and Minus icons. The footer carries the honest roadmap line: custom roles are not built yet and ship when three customers ask for the same one, so tell support which permissions you need split.
Permissions are one array with owner, admin, and member boolean fields. The AccessMark component keeps the icon logic out of the row render, and the sr-only spans make the table screen reader safe.
Reach for this block on the workspace settings roles page, displayed to owners and admins. Link it from the members table so users who ask why someone cannot do something land here directly. Wire nothing, it is a read display; role assignment lives in the users table actions column.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the workspace roles reference matrix. Other permission tables:
Tip: the footer roadmap line is load bearing; it absorbs the custom roles support ticket before the user files it.