Rename Money Request/Split/Pay step header names#53004
Rename Money Request/Split/Pay step header names#53004thienlnam merged 5 commits intoExpensify:mainfrom
Conversation
|
@dukenv0307 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] |
| } | ||
| return translate('iou.submitExpense'); | ||
| }, [iouType, report, translate, isSharingTrackExpense, isCategorizingTrackExpense, isSubmittingFromTrackExpense]); | ||
| return translate('iou.confirmDetails'); |
There was a problem hiding this comment.
We should remove isSubmittingFromTrackExpense, CONST.IOU.TYPE.SPLIT, CONST.IOU.TYPE.TRACK, PAY blocks
| return translate('workspace.invoices.sendInvoice'); | ||
| } | ||
| return translate('iou.submitExpense'); | ||
| return translate('iou.chooseRecipient'); |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.mp4Android: mWeb Chromeandroid-mweb.mp4iOS: Nativeios.mp4iOS: mWeb Safarisafari.mp4MacOS: Chrome / Safari
track-expense.mp4
create-expense.mp4
split-expense.mp4
Pay.mp4MacOS: Desktopdesktop.mp4 |
|
@c3024 Can you please complete your screenshots/videos on all platforms? Thanks |
|
@dukenv0307 Done! |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/thienlnam in version: 9.0.67-0 🚀
|
|
@c3024 @dukenv0307 apparently this is still failing the original issue #53142 (comment) |
|
Can you please look into fixing it in a follow up? thanks! |
|
What QA raised is different. This PR only changes headers of the money request flow steps. It cannot cause that bug. "Create expense" shows up in FAB and the composer picker instead of "Submit expense" or "Track expense" for even number account ids. Lines 32 to 36 in 10a7be8 |
|
@c3024 ok thanks for confirming! |
|
Ki #52897 reproduced when running this PR trim.18A3D59B-9F70-46BE-8108-BE933756E95A.MOV |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.67-9 🚀
|
Explanation of Change
This PR updates the step details as per the details here.
Fixed Issues
$ #52502
PROPOSAL:
Tests
Offline tests
Same as Tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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))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
headerAndroid.mov
Android: mWeb Chrome
Screenrecorder-2024-11-25-13-49-42-926.mp4
iOS: Native
headeriOS.mov
iOS: mWeb Safari
RPReplay_Final1732522667.MP4
MacOS: Chrome / Safari
headersChrome1.mov
headersChrome3.mov
MacOS: Desktop
headerDesktop.mov