Uh oh!
There was an error while loading. Please reload this page.
feat(console): approvals inbox UX v2 — id-free display + queue processing - #1652
Merged
Conversation
…sing Consumes the display-contract-v2 fields from objectstack-ai/objectstack#1737 and closes the remaining gaps from a business-UX review against SAP Fiori My Inbox / DingTalk-Feishu approval centers: - No raw identifiers anywhere: payload summary renders server-resolved lookup titles (Account: Fabrikam, not dpOfPMy7cbeEL1jk) and drops unresolved opaque ids instead of showing them; waiting-on chips and the activity timeline use display names; object subtitles use the schema label ("Project", not showcase_project). - Queue processing: the drawer gets Previous/Next with a position indicator (←/→ keys too), and a decision on the pending tab auto-advances to the next waiting request instead of parking on the finished one. - Quick comment phrases: one-tap canned responses above the comment box (approve / approve-with-conditions / request-more-material). - Six new approvalsInbox i18n keys across all ten locales. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The latest updates on your projects. Learn more about Vercel for GitHub. |
Contributor
✅ Console Performance Budget
📦 Bundle Size Report
Size Limits
|
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
Companion to objectstack-ai/objectstack#1737, closing the gaps from a business-UX review of the revamped inbox against SAP Fiori My Inbox / DingTalk & Feishu approval centers.
Account: Fabrikam, notdpOfPMy7cbeEL1jk) and drops unresolved opaque ids rather than showing them; waiting-on chips and the activity timeline use display names; object subtitles use the schema label ("Project", notshowcase_project).approvalsInbox.*i18n keys across all ten locales (locale-parity test green).Test plan
@object-ui/i18n: 100/100 ✅ · console suite: 3558 passed / 24 skipped ✅ ·tsc --noEmitclean ✅🤖 Generated with Claude Code