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
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.
0 commit comments