Skip to content

docs(skills): document line-item grid behaviors (data + ui)#1642

Merged
xuyushun441-sys merged 1 commit into
mainfrom
docs/line-item-grid-skills
Jun 7, 2026
Merged

docs(skills): document line-item grid behaviors (data + ui)#1642
xuyushun441-sys merged 1 commit into
mainfrom
docs/line-item-grid-skills

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

What

Documents the spreadsheet-style line-item grid so low-code authors can reuse it from the data model alone (no UI config):

  • objectstack-ui → Master-Detail Forms: new "Line-item grid behaviors" — computed columns (stored field + expression), trailing ghost row, item-typeahead auto-fill (same-named sibling copy), persisted drag-reorder (position field), the live Subtotal/Tax/Total stack (parent tax_rate / taxRateField), inline validation + duplicate.
  • objectstack-data → Relationships: a "Modeling a 'grid' line item" recipe (expression computed column kept stored for rollup, catalog lookup auto-fill, position sort field, parent tax_rate + summary).

Docs-only. Pairs with objectui ADR-0001 amendment.

🤖 Generated with Claude Code

objectstack-ui → Master-Detail Forms: add "Line-item grid behaviors" — computed
columns via a stored field's expression, the trailing ghost row, item-typeahead
auto-fill, persisted drag-reorder (position field), the Subtotal/Tax/Total stack
(parent tax_rate / taxRateField), inline validation + duplicate.

objectstack-data → Relationships: add a "Modeling a 'grid' line item" recipe
(expression computed column, catalog lookup auto-fill, position sort field,
parent tax_rate + summary rollup).

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

vercel Bot commented Jun 7, 2026

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

Project Deployment Actions Updated (UTC)
spec Building Building Preview, Comment Jun 7, 2026 9:23am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/s and removed documentation Improvements or additions to documentation labels Jun 7, 2026
@xuyushun441-sys xuyushun441-sys merged commit c81eb5a into main Jun 7, 2026
10 of 11 checks passed
@xuyushun441-sys xuyushun441-sys deleted the docs/line-item-grid-skills branch June 7, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants