-
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
Fix screen briefly flashes Chase feed page after connecting Amex feed and back to expensify #53863
Fix screen briefly flashes Chase feed page after connecting Amex feed and back to expensify #53863
Conversation
@DylanDylann 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] |
@VickyStash Ops, tbh I can't reproduce the flash bug as you mentioned here. But I see this improvement will help to transition smoother On main: Screen.Recording.2024-12-11.at.12.33.56.movOn this PR: Screen.Recording.2024-12-11.at.12.37.01.mov |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-11.at.12.49.14.movAndroid: mWeb ChromeScreen.Recording.2024-12-11.at.12.52.22.moviOS: NativeScreen.Recording.2024-12-11.at.12.37.01.moviOS: mWeb SafariScreen.Recording.2024-12-11.at.12.51.04.movMacOS: Chrome / SafariScreen.Recording.2024-12-11.at.12.54.34.movMacOS: DesktopScreen.Recording.2024-12-11.at.12.53.54.mov |
Co-authored-by: DylanDylann <141406735+DylanDylann@users.noreply.github.com>
@mountiny all yours! |
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.
Thanks!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To Duration
Show details
Meaningless Changes To DurationShow entries
Show details
|
@Expensify/mobile-deployers 📣 Please look into this performance regression as it's a deploy blocker. |
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.75-0 🚀
|
Flaky e2e |
QA passed |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.75-6 🚀
|
Explanation of Change
Fix screen briefly flashes Chase feed page after connecting Amex feed and back to expensify
Fixed Issues
$ #53510
PROPOSAL: N/A
Tests
On iOS/Android:
Offline tests
Same, as in the Tests section.
QA Steps
Same, as in the Tests section.
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
android1.mp4
iOS: Native
ios1.mp4