-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[NO QA] feat: Non USD VBA flow - step 6 logic #57849
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NO QA] feat: Non USD VBA flow - step 6 logic #57849
Conversation
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
…callstack-internal/Expensify-App into feat/step-6-logic
@hungvu193 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] |
Hey @hungvu193, any chance for a review today? :D Got another relatively small PR lined up waiting for this step and then we can start testing flow on staging 🚀 |
Hey sure, I'll be reviewing this one after couple of hours 😄 |
@MrMuzyk If I don't add a director, the API will return error, this is expected right? Screen.Recording.2025-04-16.at.15.08.13.mov |
Another issue that I notice is the error still displays after I move back to the previous step, I think we should clear that error. Screen.Recording.2025-04-16.at.15.16.35.mov |
I'll look into it |
@hungvu193 Addressed the comments and fixed the error clearing |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemAndroidChrome.moviOS: NativeIOS.moviOS: mWeb SafarimSafari.movMacOS: Chrome / Safarichrome.movMacOS: DesktopDesktop.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
✋ 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
Fixed Issues
$ #50909
PROPOSAL:
Tests
Offline tests
QA Steps
n/a
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.native.mp4
Android: mWeb Chrome
android.web.mp4
iOS: Native
ios.native.mp4
iOS: mWeb Safari
ios.web.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4