You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a brief mention to the "Custom team metadata" section in the Orgs and Teams guide that team metadata can be edited directly in the Stack dashboard. This documents the new dashboard UI feature that allows editing clientMetadata, clientReadOnlyMetadata, and serverMetadata for teams via the team detail page.
I've completed my analysis of commit b182c1b ("Metadata on teams detail page") and created a documentation update.
Summary
The commit adds a new metadata editing UI to the team detail page in the Stack Auth dashboard. Previously, users could only edit team metadata programmatically; now they can also do it directly through the dashboard interface.
Documentation Change
I created a suggestion that adds a brief mention to the "Custom team metadata" section in the Orgs and Teams guide, informing users that team metadata can be edited directly in the Stack dashboard:
"You can also edit team metadata directly in the Stack dashboard. Go to the Teams page and select a team to access the metadata editors."
This is a small but useful addition that helps users discover this dashboard feature, complementing the existing programmatic documentation.
The reason will be displayed to describe this comment to others. Learn more.
Citation: Based on commit b182c1b which adds a MetadataSection component to the team detail page (apps/dashboard/src/app/(main)/(protected)/projects/[projectId]/teams/[teamId]/page-client.tsx), enabling dashboard editing of clientMetadata, clientReadOnlyMetadata, and serverMetadata for teams. View source
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You have signed the CLA already but the status is still pending? Let us recheck it.
Documents the ability to edit team metadata (clientMetadata, clientReadOnlyMetadata, and serverMetadata) directly in the Stack dashboard by navigating to the Teams page and selecting a team. This complements the existing programmatic API documentation and helps users discover the new dashboard UI feature added in commit b182c1b.
Confidence Score: 5/5
This PR is safe to merge with minimal risk
Simple, accurate documentation update that adds useful information about an existing dashboard feature without any code changes
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
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.
Open this suggestion in Promptless to view citations and reasoning process
Adds a brief mention to the "Custom team metadata" section in the Orgs and Teams guide that team metadata can be edited directly in the Stack dashboard. This documents the new dashboard UI feature that allows editing
clientMetadata,clientReadOnlyMetadata, andserverMetadatafor teams via the team detail page.Trigger Events
stack-auth/stack-auth commit (dev): b182c1b Metadata on teams detail page
Promptless Research (1 webpage)
Agent Response
Tip: Create additional Docs Collections to keep multiple repositories in sync 📚