8000 docs: Document team metadata dashboard editing feature by promptless[bot] · Pull Request #1189 · stack-auth/stack-auth · GitHub
[go: up one dir, main page]

Skip to content

docs: Document team metadata dashboard editing feature#1189

Open
promptless[bot] wants to merge 1 commit intodevfrom
promptless/document-team-metadata-dashboard-ui
Open

docs: Document team metadata dashboard editing feature#1189
promptless[bot] wants to merge 1 commit intodevfrom
promptless/document-team-metadata-dashboard-ui

Conversation

@promptless
Copy link
Contributor
@promptless promptless bot commented Feb 11, 2026

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, and serverMetadata for 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

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.

Suggestion: Document team metadata dashboard editing feature


Tip: Create additional Docs Collections to keep multiple repositories in sync 📚

console.log(team.clientMetadata.customField); // 'value'
```

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.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vercel
Copy link
vercel bot commented Feb 11, 2026

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

Project Deployment Actions Updated (UTC)
stack-backend Ready Ready Preview, Comment Feb 11, 2026 11:26pm
stack-dashboard Ready Ready Preview, Comment Feb 11, 2026 11:26pm
stack-demo Ready Ready Preview, Comment Feb 11, 2026 11:26pm
stack-docs Ready Ready Preview, Comment Feb 11, 2026 11:26pm

@CLAassistant
Copy link

CLA assistant check
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.

@greptile-apps
Copy link
Contributor
greptile-apps bot commented Feb 11, 2026

Greptile Overview

Greptile Summary

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
  • No files require special attention

Important Files Changed

Filename Overview
docs/content/docs/(guides)/apps/orgs-and-teams.mdx Added brief documentation about editing team metadata in the dashboard UI

Copy link
Contributor
@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

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.

1 participant

0