-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fixes the issue " App navigates to inbox when reloading on switch to expensify classic page " #47115
Conversation
@mkhutornyi 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] |
SCREENS.SETTINGS.EXIT_SURVEY.REASON, | ||
SCREENS.SETTINGS.EXIT_SURVEY.RESPONSE, | ||
SCREENS.SETTINGS.EXIT_SURVEY.CONFIRM, |
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.
What's this change for?
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.
remove this change and click on "switch to expensify classic page" on small screen device profie screen will be pushed in the background, we have RHP_SCREENS_OPENED_FROM_LHN logic to prevent that, RHP_SCREENS_OPENED_FROM_LHN also includes many other screen that can be opened from LHN for ex: status page, qr code page
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.mp4Android: mWeb Chromemchrome.mp4iOS: Nativeios.moviOS: mWeb SafariMacOS: Chrome / Safariweb.movMacOS: Desktop |
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 except this additional change
🚀 Deployed to staging by https://github.com/arosiclair in version: 9.0.22-0 🚀
|
🚀 Deployed to staging by https://github.com/arosiclair in version: 9.0.22-1 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.22-9 🚀
|
Details
Fixed Issues
$ #46435
PROPOSAL: #46435 (comment)
Tests
Expected Result:
After reloading the page, the background of the app should stay on account settings page and not navigate to the inbox by default
Offline tests
QA Steps
Same as test steps above
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
Record_2024-08-09-15-51-47.mp4
Android: mWeb Chrome
Record_2024-08-09-15-38-40.mp4
iOS: Native
Screen.Recording.2024-08-09.at.3.21.30.AM.mov
iOS: mWeb Safari
Screen.Recording.2024-08-09.at.3.22.30.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-09.at.3.07.00.AM.mov
MacOS: Desktop
Screen.Recording.2024-08-09.at.2.26.04.AM.mov