-
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
[NoQA] NSQS Payment Account #56843
base: main
Are you sure you want to change the base?
[NoQA] NSQS Payment Account #56843
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] |
@dukenv0307 I don't think this requires C+ review. cc @yuwenmemon |
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.
Couple of comments. I think it's fine for @dukenv0307 to still do a first pass C+ review.
Update on my copy comment |
@s77rt @yuwenmemon Do we have the correct steps to connect NSQS? |
@dukenv0307 For now you will need to use fake connection data in order to access the UI. You can revert this commit 697ddbe and try again |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-02-18.at.11.26.31.movAndroid: mWeb ChromeScreen.Recording.2025-02-18.at.11.23.58.moviOS: NativeScreen.Recording.2025-02-18.at.11.25.06.moviOS: mWeb SafariScreen.Recording.2025-02-18.at.11.21.58.movMacOS: Chrome / SafariScreen.Recording.2025-02-18.at.11.19.57.movMacOS: DesktopScreen.Recording.2025-02-18.at.11.28.48.mov |
Code looks good and tests well |
But these translations haven't been confirmed yet |
@yuwenmemon Can you ping someone to review https://expensify.slack.com/archives/C01GTK53T8Q/p1739580531000379?thread_ts=1738148924.210689&cid=C01GTK53T8Q |
Bumped the thread in the translations channel. |
Explanation of Change
Move and rename Advanced > Approval Account to Export > Payment Account
Fixed Issues
$ #56802
PROPOSAL:
Tests
Offline tests
QA Steps
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
I have tested on Web and IOS (native) which I think is enough for the work done here