Uh oh!
There was an error while loading. Please reload this page.
fix(approvals): Approval Center density + amount emphasis (#2762 P2) - #2805
Merged
Conversation
- Inbox table column rebalance: Record (primary) widest, Request moderate, Status/Submitted fixed widths — 审批事项 no longer over-wide vs cramped 状态 - Drawer summary card leads with the decision-critical amount as a filled figure at the top instead of buried in the field grid (deduped from it) Light mode (already supported via ConsoleShell ThemeProvider defaultTheme= system + ModeToggle) and batch actions (bulk approve/reject bar already present) need no change — verified, noted in changeset. Refs objectui#2762 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Cu48mLFUdRBmMh8Z8R3CVz
The latest updates on your projects. Learn more about Vercel for GitHub. |
Contributor
✅ Console Performance Budget
📦 Bundle Size Report
Size Limits
|
os-zhuang
marked this pull request as ready for review
July 24, 2026 14:32
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Summary
Final polish pass on #2762 — the P2 items. (P0/P1 shipped in #2789, #2803, and the framework companions.)
110px/132px) so they never crowd. The page stays capped atmax-w-6xl.text-xl) at the top, instead of burying it bottom-right in the generic field grid; it's dropped from that grid so it shows once.Verified — no change needed (both P2 items in the issue)
ConsoleShellmountsThemeProvider defaultTheme="system"(follows the OSprefers-color-scheme) with aModeToggle, and the page's own status/aging/badge classes all carry fulllight+darkvariants. The reporter's dark-only observation was an environment/persisted-localStorageartifact, not a code gap.Verification
turbo buildgreen for@object-ui/consoleeslinton the touched file: no new errors or warnings (stays at the same 9 pre-existingreact-hookserrors as main)@object-ui/console, fixed group)Refs #2762 (P2 — density, record-card emphasis; light-mode + batch-actions verified as already covered)
🤖 Generated with Claude Code
https://claude.ai/code/session_01Cu48mLFUdRBmMh8Z8R3CVz
Generated by Claude Code