-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix workspace BA data is cleared when close the bank account page #39790
Fix workspace BA data is cleared when close the bank account page #39790
Conversation
Oh, this one has slipped through the cracks. @bernhardoj Can you please merge main. |
@fedirjh merged with main |
Reviewer Checklist
Screenshots/VideosAndroid: NativeCleanShot.2024-04-17.at.08.47.45.mp4Android: mWeb ChromeCleanShot.2024-04-17.at.08.51.14.mp4iOS: NativeCleanShot.2024-04-17.at.08.38.05.mp4iOS: mWeb SafariCleanShot.2024-04-17.at.08.41.06.mp4MacOS: Chrome / SafariCleanShot.2024-04-17.at.08.15.47.mp4MacOS: DesktopCleanShot.2024-04-17.at.08.20.56.mp4 |
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.
Looks good to me.
✋ 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
Every time we close the bank account page, ongoing or connected bank account page is cleared.
Fixed Issues
$ #36376
PROPOSAL: #36376 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
Prerequisite: have a connected workspace bank account
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-06.at.20.55.35.mov
Android: mWeb Chrome
Screen.Recording.2024-04-06.at.20.54.25.mov
iOS: Native
Screen.Recording.2024-04-06.at.20.54.06.mov
iOS: mWeb Safari
Screen.Recording.2024-04-06.at.20.51.31.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-06.at.20.47.47.mov
MacOS: Desktop
Screen.Recording.2024-04-06.at.20.51.03.mov