[CP staging] fix: arrow button on report carousel is larger than the left arrow#86625
[CP staging] fix: arrow button on report carousel is larger than the left arrow#86625JS00001 merged 2 commits intoExpensify:mainfrom
Conversation
|
@thesahindia 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] |
|
It seems the assignment flow failed. @dominictb please review this PR |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@daledah Same issue in
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb Safari |
i updated |
|
@grgia Good to merge |
|
🚧 @JS00001 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! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP staging] fix: arrow button on report carousel is larger than the left arrow (cherry picked from commit 1fec499) (cherry-picked to staging by jasperhuangg)
|
🚀 Cherry-picked to staging by https://github.com/jasperhuangg in version: 9.3.50-3 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. This is a purely visual bug fix that adjusts icon sizing props on the back arrow buttons in No features, settings, labels, navigation paths, or user-facing behavior changed — only the visual consistency of arrow button sizes was corrected. The help site documentation under |
|
@daledah CP was passed by QA team on Web, Android and iOS cc @grgia @JS00001 @joekaufmanexpensify @thesahindia 1774900992533.86625-iOS.mp41774900879476.Screenrecorder-2026-03-30-22-58-25-863.mp41774900660240.86625-Web.mp4 |
|
🚀 Cherry-picked to staging by https://github.com/jasperhuangg in version: 9.3.51-0 🚀
Bundle Size Analysis (Sentry): |
|
Confirmed: No help site changes are required for this PR. I've re-reviewed the diff after reading the authoring guidelines. This PR changes only icon sizing props (
This is a purely visual bug fix to make the left and right arrow buttons in the report carousel the same size. No features, settings, labels, tab names, navigation paths, or user-facing behavior changed — only icon dimension consistency was corrected. The help site documentation under |
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.3.50-8 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.3.51-10 🚀
|
|
Hmm what I am not following here - I thought we overwrote all of the old arrows with the new, slimmer arrows? So why would this bug have existed in the first place? We only should have one type of arrow to show. |
| <Icon | ||
| src={icons.BackArrow} | ||
| small | ||
| width={variables.iconSizeNormal} |
There was a problem hiding this comment.
What size are the buttons? When we use buttons that are small (28x28) we usually want icons that are 12x12:
I think we need to follow up and fix these. cc @daledah @Expensify/design
There was a problem hiding this comment.
Sure @shawnborton. It'll be handled in this PR


Explanation of Change
Fixed Issues
$ #76266
#86546
PROPOSAL:
Tests
Offline tests
Same as tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, 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.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari