Skip to content

docs(objectstack-ui): document detail.relatedLayout 'stack' | 'tabs'#2418

Merged
os-zhuang merged 1 commit into
mainfrom
docs/related-layout-tabs
Jun 28, 2026
Merged

docs(objectstack-ui): document detail.relatedLayout 'stack' | 'tabs'#2418
os-zhuang merged 1 commit into
mainfrom
docs/related-layout-tabs

Conversation

@baozhoutao

Copy link
Copy Markdown
Contributor

What

Documents the detail.relatedLayout switch in the objectstack-ui skill, under Read side — detail-page related lists.

detail: { relatedLayout: 'tabs' }   // Details · Tasks · Risks · Milestones …
  • 'stack' (default) — every related list stacks under a single Related tab.
  • 'tabs' — each related table becomes its own peer tab alongside Details / Activity, via pure config (no custom record page).

Why

The renderer feature shipped in objectui#2051 (@object-ui/plugin-detail + app-shell), but the skill — what authors and AI design sessions read — didn't mention it, so the capability was undiscoverable. Default 'stack' keeps the single Related tab → zero regression.

Scope

Docs only — one block added to skills/objectstack-ui/SKILL.md (+18 lines).

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 28, 2026 9:29am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/s labels Jun 28, 2026
@baozhoutao baozhoutao added the skip-changeset PR has no user-facing published change; bypasses the changeset gate label Jun 28, 2026
@baozhoutao
baozhoutao force-pushed the docs/related-layout-tabs branch from 50bc838 to 3b43724 Compare June 28, 2026 09:27
@os-zhuang
os-zhuang merged commit 6ef1626 into main Jun 28, 2026
15 checks passed
@os-zhuang
os-zhuang deleted the docs/related-layout-tabs branch June 28, 2026 11:03
Add the related-list layout switch to the objectstack-ui skill so authors
(and AI design sessions) know related tables can be promoted to peer tabs
on the record detail page via pure config:

    detail: { relatedLayout: 'tabs' }

Default 'stack' keeps the single Related tab — zero regression. Mirrors the
@object-ui/plugin-detail + app-shell feature shipped in objectui#2051.
os-zhuang added a commit that referenced this pull request Jul 13, 2026
feat(auth): phone number + password sign-in on the login page (#2418)

objectui@94d00d41b1bd8e8d1b9c92bc4ffb6edec5c8dddb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s skip-changeset PR has no user-facing published change; bypasses the changeset gate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants