Skip to content

docs: update user field docs for the working sys_user picker#2016

Merged
os-zhuang merged 1 commit into
mainfrom
docs/user-field
Jun 26, 2026
Merged

docs: update user field docs for the working sys_user picker#2016
os-zhuang merged 1 commit into
mainfrom
docs/user-field

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Follow-up to #2014 (UserField now delegates to the lookup picker against sys_user). The docs still described the old placeholder state.

Changes

  • fields/user.mdx — replaced the "requires integration with your user management system" Integration section with how it actually works (delegates to the lookup picker; dataSource queries sys_user; $expand resolves name/avatar). Replaced the custom-backend snippet with native behavior (defaultValue: 'current_user' stamping, expand resolution, owner_id/RLS). Fixed the owner defaultValue token to 'current_user'.
  • guide/fields.md — added user and owner rows to the standard field-type registry table (the page already used getCellRenderer('user') in an example).

Docs-only. Pairs with framework #2352.

🤖 Generated with Claude Code

Follow-up to #2014 (UserField now delegates to the lookup picker against
sys_user). The docs still described the old placeholder state.

- fields/user.mdx — replaced the "requires integration with your user
  management system" Integration section with how it actually works (delegates
  to the lookup picker, dataSource queries sys_user, $expand resolves
  name/avatar); replaced the custom-backend "Backend Implementation" snippet
  with the native behavior (defaultValue: 'current_user' stamping, expand
  resolution, owner_id/RLS); fixed the owner defaultValue token to
  'current_user'.
- guide/fields.md — added `user` and `owner` rows to the standard field-type
  registry table (the page already used getCellRenderer('user') in an example).

Docs-only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Jun 26, 2026 5:06pm

Request Review

@os-zhuang os-zhuang merged commit 7b70cf1 into main Jun 26, 2026
4 checks passed
@os-zhuang os-zhuang deleted the docs/user-field branch June 26, 2026 17:11
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