Update role set form labels to match dashboard#3318
Open
NicolasLopes7 wants to merge 2 commits into
Open
Conversation
Match the renamed form fields from the dashboard Roles & Permissions update (clerk/clerk#9084): "Organization creator role" → "Default role for org creators" and "New member default role" → "Default role for new members". Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Pushed some changes directly in aa4beeb.
|
manovotny
approved these changes
Apr 24, 2026
SarahSoutoul
approved these changes
Apr 27, 2026
alexisintech
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔎 Previews:
What does this solve? What changed?
Follow-up to the Role Sets UX cleanup (clerk/dashboard#9084) to keep the docs in sync with the renamed dashboard form fields. In
docs/guides/organizations/control-access/role-sets.mdx, updates the step-by-step instructions for creating and editing a Role Set so the form field names match what users now see in the dashboard:The other changes from clerk/dashboard#9084 (badge renames, "Initial role set" → "Default role set", Creator role description, feature links on role detail page) don't require doc edits, the docs either already use the new terminology or discuss the underlying concepts without referencing the specific UI strings.