Fix missing padding on workspace avatar in menu item - #98041
Conversation
|
@codex review |
|
cc. @hoangzinh follow up fix for #97465 |
|
Codex Review: Didn't find any major issues. Can't wait for the next one! Reviewed commit: ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
@mkhutornyi Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosScreen.Recording.2026-08-07.at.21.47.58.mov |
|
@mkhutornyi sorry, this is a follow-up PR of our previous PR, so let me handle here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 roryabraham has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 9.4.52-0 🚀
|
Help site review — no changes requiredI reviewed the changes in this PR against Expensify's help site files under Conclusion: No help site updates are needed, so I did not create a draft docs PR. Why: This PR is a purely visual bug fix. It introduces a Since no docs changes are required, there is no linked help site PR to review. @jmusial, if you believe a user-facing behavior did change and warrants a help site update, let me know what to document and I'll draft one. |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.4.52-11 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
Follow up for #97465, fixing missing padding for
WorkspaceAvatarinMenuItemFixed Issues
$ #95599
PROPOSAL:
Tests
Send fromworkspace avatar has correct spacing.Offline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectionAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
MacOS: Chrome / Safari
Before

After
