Skip to content

docs(adr-0001): document the spreadsheet-style line-item editor#1569

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

docs(adr-0001): document the spreadsheet-style line-item editor#1569
xuyushun441-sys merged 1 commit into
mainfrom
docs/line-item-grid-adr

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

What

Amends ADR-0001 (master-detail subform) with the line-item grid evolution shipped in #1554/#1560/#1564/#1565/#1566/#1567/#1568, so the design rationale lives next to the decision:

  • Computed read-only columns (stored field + expression; why NOT a formula field — keeps the parent summary rollup working).
  • Trailing ghost row + blank-row filtering.
  • Item-typeahead auto-fill (LookupField.onSelectRecord + compact; lookupAutofillPatch).
  • Keyboard nav, role-based widths, inline validation, duplicate, drag-to-reorder (sort_field).
  • Gated per-row expand.
  • Document totals stack (taxRateField, read via form-host event delegation).
  • De-framed layout.

Docs-only. Pairs with the framework skills update (objectstack-ui / objectstack-data).

🤖 Generated with Claude Code

Amend ADR-0001 with the grid evolution: computed read-only columns
(stored field + expression), trailing ghost row, item-typeahead auto-fill,
keyboard nav, inline validation, duplicate, drag-to-reorder (sort_field),
gated per-row expand, the document totals stack (taxRateField), and the
de-framed layout.

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.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Jun 7, 2026 9:23am

Request Review

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 7, 2026
@xuyushun441-sys xuyushun441-sys merged commit 7b9df8a into main Jun 7, 2026
4 checks passed
@xuyushun441-sys xuyushun441-sys deleted the docs/line-item-grid-adr branch June 7, 2026 09:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants