-
Notifications
You must be signed in to change notification settings - Fork 3k
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
feat: Step 1 country (without API calls) #51328
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
|
@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] |
src/pages/ReimbursementAccount/NonUSD/Country/substeps/Confirmation.tsx
Outdated
Show resolved
Hide resolved
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-24.at.17.23.24.movAndroid: mWeb ChromeScreen.Recording.2024-10-24.at.17.37.15.moviOS: NativeScreen.Recording.2024-10-24.at.15.57.42.moviOS: mWeb SafariScreen.Recording.2024-10-24.at.15.47.52.movMacOS: Chrome / SafariScreen.Recording.2024-10-24.at.15.30.22.movMacOS: DesktopScreen.Recording.2024-10-24.at.15.31.46.mov |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #50897 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@madmax330 Another one is ready to be merged! |
✋ 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.0.55-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.0.55-10 🚀
|
Details
Added UI and basic validation for Step 1
Fixed Issues
$ #50897
PROPOSAL:
Tests
Same as QA steps
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
step1-android-native.mp4
Android: mWeb Chrome
step1-android-chrome.mp4
iOS: Native
step1-ios-native.mp4
iOS: mWeb Safari
step1-ios-safari.mp4
MacOS: Chrome / Safari
step1-web.mp4
MacOS: Desktop
step1-desktop.mp4