[NoQA][GR Phase 3] Step 5 - navigation, default data, logic and API call to save it#53053
Conversation
8333755 to
41dc57e
Compare
be3577c to
8c0dff5
Compare
|
@hungvu193 I think you can get back to reviewing this - the flow is updated, and I've updated screen recordings. Still waiting for translations confirmation - I think I'll have it soon. |
|
Did you mean @hungvu193? |
Ahhh... you are right :) |
|
Nice. It's working 🎉 . I'll complete the review this week |
407a13e to
8c5309b
Compare
|
All good. Then I think the final thing here is the translations right? @burczu |
|
@hungvu193 Yes, I'm still waiting for it - will let you know once I apply them in the code. |
|
@hungvu193 Spanish translations updated. |
|
🎯 @hungvu193, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #60244. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemAndroid.moviOS: NativeIOS.moviOS: mWeb SafariSafari.movMacOS: Chrome / SafariChrome.movMacOS: DesktopDesk.mov |
|
|
||
| const handleSendReminder = () => { | ||
| // TODO remove that | ||
| // TODO this should send a message to the email provided in the previous step |
|
|
||
| const handleEmailSubmit = () => { | ||
| const handleEmailSubmit = useCallback(() => { | ||
| // TODO: the message to the email provided in the previous step should be sent |
There was a problem hiding this comment.
Not sure what this is? Isn't think done in the AskForCorpaySignerInformation command?
There was a problem hiding this comment.
yes - this is placeholder for handling this endpoint, we do it in other PR, as this was intented to be done as separate issue
|
✋ 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/madmax330 in version: 9.1.29-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.1.29-10 🚀
|

Explanation of Change
Implementation of Step 5 of the NonUSD Global Reimbursement project's flow.
P.S.
Some texts and translations are still under discussion, so I didn't mark suitable checkboxes in Author Checklist as done yet - I'll do it when ready and the code is updated.
Fixed Issues
$: #50907
PROPOSAL: n/a
Tests
Offline tests
Same as above.
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as above
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
Screen.Recording.2025-04-10.at.10.24.10.mov
Android: mWeb Chrome
Screen.Recording.2025-04-10.at.10.28.39.mov
iOS: Native
Screen.Recording.2025-04-11.at.08.05.12.mov
iOS: mWeb Safari
Screen.Recording.2025-04-11.at.11.19.35.mov
MacOS: Chrome / Safari
Screen.Recording.2025-04-10.at.10.04.55.mov
MacOS: Desktop
Screen.Recording.2025-04-10.at.10.07.53.mov