-
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
Replace Enable your wallet with Add personal bank account task #48182
Conversation
Reviewer Checklist
Screenshots/Videos |
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 🚀
@nyomanjyotisa Just a reminder, you should add screenshots/recordings for all platform 👍
Also, I think we can add one more step case where it's verify that user can complete the task.
I wasn't sure, but did this get addressed? |
Not really, but thought would be a good idea to make sure the task is working. |
OK, I'll hold on merging this until that's added to the tests. I wasn't sure if the last step |
bump @nyomanjyotisa ^ |
@nyomanjyotisa Can you please add the requested test to the PR description? |
The auto mark as complete for addBankAccount task not working yet. I think we need another BE update Currently the response from AddPersonalBankAccount API just only this:
While to auto mark the task as complete we need another onyx data from the API response. Like for the submitExpense task, RequestMoney API response have the following onyx data to mark the task as complete
|
When I did the backend update to allow for this task, I really just renamed the previous task so I don't know where this additional data would be coming from. Was the additional data being returned from the server for the enabled wallet task? cc @francoisl in case you might know. |
Ah yeah, one implication of renaming the setup task that we didn't consider is that it should also auto-complete when you add a bank account. At the moment we only complete the task when you enable your Expensify wallet (because that's what the task was about). Sounds like we'd just need to also add this line in the command |
OK, thanks @francoisl. I'll createa a PR for that today. |
The BE PR has been merged. It should deploy today. I'll post another comment when I see it get deployed. |
OK, the BE PR was deployed. @nyomanjyotisa Can you please give it another try? |
@tgolen - The auto mark as complete for addBankAccount task is still not working. The AddPersonalBankAccount response still the same:
Here I attached a video of the test New-Expensify.mp4 |
OK, thank you. I will attempt to test it locally to ensure it is working. |
Discussed with @tgolen, going to take over while he's OOO. Looks like there's a conflict at the moment, @nyomanjyotisa can you take a look please? |
@francoisl - Conflict resolved |
Thanks, I'll give it a try today and see if anything is wrong in the backend still. |
I found the backend issue for the task completion and submitted a fix. I think we can go ahead and merge this now, this PR is unrelated to how the backend marks the task as completed. |
✋ 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/francoisl in version: 9.0.37-0 🚀
|
🚀 Deployed to production by https://github.com/grgia in version: 9.0.38-4 🚀
|
Details
Reimplement the previous PR since it was reverted due to need to update the backend first
Fixed Issues
$ #46231
PROPOSAL: #46231 (comment)
Tests
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop