[Internal QA]: Share bank account#73427
Conversation
|
Hey, I noticed you changed Please look at the code and make sure there are no malicious changes before running the workflow. If you have the K2 extension, you can simply click: [this button] |
# Conflicts: # src/libs/actions/BankAccounts.ts
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
We still waiting for BE to be done - but FE part could be start checking |
src/pages/settings/Wallet/ShareBankAccount/ShareBankAccount.tsx
Outdated
Show resolved
Hide resolved
src/pages/settings/Wallet/ShareBankAccount/ShareBankAccount.tsx
Outdated
Show resolved
Hide resolved
src/pages/settings/Wallet/ShareBankAccount/ShareBankAccount.tsx
Outdated
Show resolved
Hide resolved
src/pages/settings/Wallet/ShareBankAccount/ShareBankAccount.tsx
Outdated
Show resolved
Hide resolved
|
@dubielzyk-expensify updated: |
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
|
Awesome @narefyev91 . Nailed it 🙌 |
|
@narefyev91 please merge main. 1.5k commits behind |
src/components/SelectionListWithSections/BaseSelectionListWithSections.tsx
Outdated
Show resolved
Hide resolved
|
@situchan for the selected items across devices - maybe i'm missing that by if we use just local onyx form - and not stored it somewhere in the api - would it be accessible on other device - i think no? |
No need to save on server. |
which means that again - sharees array was not correctly set after api executed |
|
@narefyev91 ok but even not sharee yet, if api fails for some reason, the bug persists. No way to deselect Screen.Recording.2025-12-17.at.10.30.07.PM.mov |
situchan
left a comment
There was a problem hiding this comment.
Approving as the reported bugs are from the test relying on test bank account.
If all good from internal testing with real bank account, we can go ahead and merge.
|
We can fix #73427 (comment) as follow up |
Just to make sure I am following this one, not all admins are showing up as share options across all platforms because all the data needed to show them is not returned unless you have gone to the workspace members page at some point? If so, I agree we should fix this. Fine with me to do it as follow up. I assume it is a backend issue? |
yes correct. This requires backend fix. |
|
Maybe I am misunderstanding, but don't we have the |
|
Oh nevermind I see what you're saying 😄 We should actually probably update |
|
Auth PR is up and in review to fix the missing employeeList issue, the admins should be returned in the employeeList for the users' policies when we call OpenBankAccountSharePage 🙇 https://github.com/Expensify/Auth/pull/18844 Edit: PR has been merged, should be deployed today |
NikkiWines
left a comment
There was a problem hiding this comment.
Couple very small things, looks good overall!
src/pages/settings/Wallet/ShareBankAccount/ShareBankAccount.tsx
Outdated
Show resolved
Hide resolved
|
✋ 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/NikkiWines in version: 9.2.86-0 🚀
|
|
Actually, I think this can be QA'd by applause if they have access to a non-US test account 🤔 asked in slack |
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.86-4 🚀
|
















Explanation of Change
Share bank account design doc - https://docs.google.com/document/d/1l8ODiSIiEIE-a9zjj69ACqCHGHeLPwf4c-H5SJn3uHg/edit?tab=t.0#heading=h.rrw1sioyg63r
Fixed Issues
$ #73250
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov