Skip to content

chore: bump objectui to c94218f85cf9 (dataset-form report rendering)#1681

Merged
os-zhuang merged 1 commit into
mainfrom
bump-objectui-report-dataset-fix
Jun 10, 2026
Merged

chore: bump objectui to c94218f85cf9 (dataset-form report rendering)#1681
os-zhuang merged 1 commit into
mainfrom
bump-objectui-report-dataset-fix

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Vendors the console build that renders dataset-form reports — the report-side counterpart to the already-shipped dashboard DatasetWidget. Pairs with the server-side dimension-label resolution (#1680, merged).

Bundles two merged objectui PRs:

  • objectui#1616fix(report): dataset-bound reports (summary / matrix / joined) now render via queryDataset instead of falling to the legacy no-data path (→ blank).
  • objectui#1617test(components): refresh stale Accordion snapshots (Radix 1.2.x aria-controls).

Verification

Browser-tested the showcase reports against a live backend with this console build:

Report Type Result
Task Overview joined both blocks render ✅
Hours by Status summary grouped table ✅
Status × Priority matrix both dims rendered ✅

All with server-resolved labels (Backlog/In Progress, Low/Urgent) from #1680 — no raw select values or FK ids.

.objectui-sha only (the vendored packages/console/dist is gitignored and regenerated by scripts/build-console.sh at publish time).

🤖 Generated with Claude Code

fix(report): render dataset-form reports (ADR-0021 single-form) (#1616)
test(components): refresh Accordion snapshots for Radix 1.2.x aria-controls (#1617)

Vendors the console build that renders dataset-bound reports — the report-side
counterpart to the already-shipped DatasetWidget. Pairs with the server-side
dimension-label resolution (#1680). Browser-verified: showcase joined/summary/
matrix reports render with resolved labels.

objectui@c94218f85cf9a53ff207a0d6eb99b9631a26a60e

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

vercel Bot commented Jun 10, 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 10, 2026 10:54am

Request Review

@os-zhuang
os-zhuang merged commit 8c1886e into main Jun 10, 2026
14 of 15 checks passed
@os-zhuang
os-zhuang deleted the bump-objectui-report-dataset-fix branch June 10, 2026 10:54
xuyushun441-sys added a commit that referenced this pull request Jun 13, 2026
Picks up objectui#1684 — interface pages (ADR-0047) now render data
columns when the referenced source view is served hollow (columns only
in named views), instead of a bare row-number grid. Also rolls up
#1680/#1681/#1682 (toolbar viz dropdown, URL filter persistence, lookup
quick-filter e2e) that landed after the previous pin (76c38108544d).

build-console.sh builds clean at this SHA (33 MB dist, verified locally).

Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant