chore: bump objectui to c94218f85cf9 (dataset-form report rendering)#1681
Merged
Conversation
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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
fix(report): dataset-bound reports (summary / matrix / joined) now render viaqueryDatasetinstead of falling to the legacy no-data path (→ blank).test(components): refresh stale Accordion snapshots (Radix 1.2.xaria-controls).Verification
Browser-tested the showcase reports against a live backend with this console build:
All with server-resolved labels (
Backlog/In Progress,Low/Urgent) from #1680 — no raw select values or FK ids..objectui-shaonly (the vendoredpackages/console/distis gitignored and regenerated byscripts/build-console.shat publish time).🤖 Generated with Claude Code