-
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
[Fix]: After page refresh back button opensSave the world page
with chat LHN instead of menu list
#40091
Conversation
@dannymcclain @Ollyws One of you needs to 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] |
Adding videos.... |
@Ollyws , I have added the video for web, but confused as to what should we add for other platforms, we cannot refresh on other platforms, |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS_Chrome.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.
LGTM.
This is mostly working great for me. My one note is that I have to click the back button twice to navigate to my previous settings page. Is that expected? CleanShot.2024-04-11.at.09.32.44-converted.mp4 |
Oh interesting, it seems something's up with the navigation history with the RHP @Amarparab2024 @Ollyws, do you know what could be a possible solution for this? |
This seems to be happening on production, it's not specific to this PR or the save the world page, but if it's something you think should be fixed here I can have a look tomorrow. |
agree with @Ollyws , even the current issue was reproducible in production, this is not caused due to the PR :) |
Ok cool, thank you guys! @Amarparab2024 can you resolve the conflicts? |
All yours @marcochavezf 🥂 |
✋ 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/marcochavezf in version: 1.4.63-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.63-21 🚀
|
Details
Fixed Issues
$ #40084
$ #36649
PROPOSAL:
Tests
Offline tests
QA Steps
App will open previously visiting settings page
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
MacOS: Chrome / Safari
simplescreenrecorder-2024-04-11_14.45.05.mp4
MacOS: Desktop
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari