-
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: App back button returns to the same page after clicking back button on Import RHP #53520
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: GitHub <[email protected]>
@dominictb 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: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@twilight2294 BUG:
Expected result: App goes back to categories quick settings flow. |
Looking |
@dominictb do you have any suggestions here ? we flush the navigation state on refresh |
@twilight2294 the backTo param you removed is used for this purpose. Please investigate more. |
Still looking for a solution, @dominictb do you have anything in mind i can experiment ? |
This seems to be not correct from the proposal. We can close the PR and get back to proposal evaluation again. |
I think i know how to fix it, will try and let you know if that solution works |
@twilight2294 How is this going? If you're stuck, we can come back to proposal review. Just need to solve this ASAP. |
I'll try once tomorrow, else we can move to proposal review stage again, thanks for patience, mainly i'm try to remember the navigation state like we do for money request |
Okay i have a fix here, pushing shortly |
@dominictb thanks for the patience, last week my setup was terribly broken and that is why there was so much delay, all my PR's were delayed in fact, I'm extremely sorry for that delay, The bug is now fixed. The flow was over complicated, we need to have to put a navigation route again, we can simply pass the |
Explanation of Change
Fixed Issues
$ #53047
PROPOSAL: #53047 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
Verify that we get to the workspace list page.
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
Screen_recording_20241204_130637.mp4
Android: mWeb Chrome
Screen_recording_20241204_130023.mp4
iOS: Native
Simulator.Screen.Recording.-.Expensify.testing.-.2024-12-04.at.13.03.39.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.Expensify.testing.-.2024-12-04.at.13.02.42.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-12-04.at.12.50.08.PM.mov
MacOS: Desktop
Screen.Recording.2024-12-04.at.12.58.21.PM.mov