-
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
[Wave Collect] [Xero] [Export Flow] Create the Purchase bill date select page #41583
Conversation
@rushatgabhane 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] |
cc @Expensify/design |
Could you please post about it here since it doesn't concern this new page directly? Thanks! |
@shawnborton it'll look like this for the |
Style has now been fixed Screen.Recording.2024-05-06.at.16.31.45.movcc @rushatgabhane if you could review it :) |
Could we have spanish translations for these please? Thank you in advance! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-07.at.18.24.36.movAndroid: mWeb ChromeiOS: NativeScreen.Recording.2024-05-07.at.18.23.53.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
@roryabraham 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] |
b3888e4
to
224b394
Compare
Merging as @rushatgabhane has reviewed this PR, in order to move forward and avoid conflicts. |
🚀 Deployed to staging by https://github.com/lakchote in version: 1.4.74-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
We'll need the Xero export main page to be merged, in order to finalize this PR since its code depends on it.
Details
Fixed Issues
$ #39743
PROPOSAL:
Tests
Prerequisite: having a valid Xero integration synced and connected
Accounting
pageExport
pageExport
page again, you should see the new value persistedVerify it works as expected.
Offline tests
Same as tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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./** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2024-05-03.at.16.33.36.mov
MacOS: Desktop