Closed ZhenjaHorbach closed 3 days ago
@hoangzinh 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]
@hoangzinh
PR is ready ! Plus I made a few extra changes for nonReimbursableAccount just in case To avoid similar issues
### Fixed Issues
section aboveTests
sectionQA steps
sectiontoggleReport
and not onIconClick
).src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components using Avatar
have been tested & I retested again)/** comment above it */
this
properly so there are no scoping issues (i.e. for onClick={this.submit}
the method this.submit
should be bound to this
in the constructor)this
are necessary to be bound (i.e. avoid this.submit = this.submit.bind(this);
if this.submit
is never passed to a component event handler like onClick
)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG
)Avatar
is modified, I verified that Avatar
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 the Test
steps.@ZhenjaHorbach do you mind to invite me to your testing QBD workspace again? I just setup QBD and it seems all accounts are empty :(. My email is: toiyeucuocsong99+50@gmail.com
toiyeucuocsong99+50@gmail.com
Added !
We did not find an internal engineer to review this PR, trying to assign a random engineer to #52692 as well as to this PR... Please reach out for help on Slack if no one gets assigned!
@lakchote All yours !
@ZhenjaHorbach is Accounts payable
an actual available account when you click on Export out-of-pocket expenses > Accounts payable
? It's a bit confusing if that's the case since you have pa-1
, pa-2
, pa-3
as accounts available.
@ZhenjaHorbach is
Accounts payable
an actual available account when you click onExport out-of-pocket expenses > Accounts payable
? It's a bit confusing if that's the case since you havepa-1
,pa-2
,pa-3
as accounts available.
Yes
This is an available account
And as far as I remember Accounts payable
is added by default
When pa-1
, pa-2
, pa-3
I added by myself
@ZhenjaHorbach is
Accounts payable
an actual available account when you click onExport out-of-pocket expenses > Accounts payable
? It's a bit confusing if that's the case since you havepa-1
,pa-2
,pa-3
as accounts available.Yes This is an available account And as far as I remember
Accounts payable
is added by default Whenpa-1
,pa-2
,pa-3
I added by myself
Got it, thanks. LGTM
:hand: 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/lakchote in version: 9.0.66-0 🚀
platform | result |
---|---|
🤖 android 🤖 | success ✅ |
🖥 desktop 🖥 | success ✅ |
🍎 iOS 🍎 | success ✅ |
🕸 web 🕸 | success ✅ |
🤖🔄 android HybridApp 🤖🔄 | success ✅ |
🍎🔄 iOS HybridApp 🍎🔄 | success ✅ |
Explanation of Change
Fix bugs with default accounts for QBD
Fixed Issues
$ https://github.com/Expensify/App/issues/52692 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
https://github.com/user-attachments/assets/d9c63c32-056a-4878-8c0a-e292dc453b53Android: mWeb Chrome
https://github.com/user-attachments/assets/9f0ccd6d-d204-4f15-a735-c2a1357f6bc1iOS: Native
https://github.com/user-attachments/assets/357ae648-5d85-4986-87a4-37f87ddfad2fiOS: mWeb Safari
https://github.com/user-attachments/assets/d445731e-9fcc-4fa9-b46c-88e2f1be6472MacOS: Chrome / Safari
https://github.com/user-attachments/assets/912ed070-8d1c-4f7c-9052-444e13981ca7MacOS: Desktop
https://github.com/user-attachments/assets/3005357f-9a94-48d2-96bf-985c45345b65