chore: Polish Money patterns for visual cohesion#28712
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
I have read the CLA Document and I hereby sign the CLA |
|
✅ E2E Fixture Validation — Schema is up to date |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ef18098. Configure here.
Made-with: Cursor
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Key findings:
Since there are no existing E2E tests covering these Money UI components, and the changes are purely cosmetic styling adjustments with no functional impact, no E2E test tags need to be run. Performance Test Selection: |
|
nickewansmith
left a comment
There was a problem hiding this comment.
lgtm, thank you @amandaye0h




Description
This PR polishes the Money feature so the patterns for Headers, List, Sections, Filtering and Spacing are visually cohesive.
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Low risk visual-only tweaks to layout, spacing, and typography within Money screens; main risk is minor UI regressions like truncation/clipping on edge device sizes.
Overview
Improves visual cohesion across Money hub and activity screens by adjusting padding/spacing, alignment, and typography in headers, section headers, lists, and filter buttons.
Updates action buttons and activity rows to better handle sizing and truncation (larger icons/avatars, centered/stretch layouts,
min-w-0/shrinkTailwind classes), and lightly refines secondary text weights and button container padding for consistency.Reviewed by Cursor Bugbot for commit 5ae2126. Bugbot is set up for automated code reviews on this repo. Configure here.