-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Fix disconnected bank account still displayed in workflow page #40226
Conversation
@rayane-djouah 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeRecording.2024-04-18.003416.mp4Android: mWeb ChromeRecording.2024-04-18.003020.mp4iOS: NativeRecording.2024-04-18.002124.mp4iOS: mWeb SafariRecording.2024-04-18.001647.mp4MacOS: Chrome / SafariRecording.2024-04-18.000232.mp4MacOS: DesktopRecording.2024-04-18.004119.mp4 |
✋ 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 production by https://github.com/mountiny in version: 1.4.64-6 🚀
|
Details
Fix disconnected bank account still displayed in workflow page
Fixed Issues
$ #39439
PROPOSAL: #39439 (comment)
Tests
Pre-requisite: user must be logged in, have created a collect workspace and have connected a bank account.
Offline tests
None
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
Screen.Recording.2024-04-15.at.15.41.02.mov
Android: mWeb Chrome
Screen.Recording.2024-04-15.at.15.23.01.mov
iOS: Native
Screen.Recording.2024-04-15.at.15.38.34.mov
iOS: mWeb Safari
Screen.Recording.2024-04-15.at.15.19.25.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-15.at.15.14.28.mov
MacOS: Desktop
Screen.Recording.2024-04-15.at.15.48.03.mov