-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[$250][Back nav] mWeb-Workspace- User lands on LHN instead of WS confirmation when returning from currency page #57513
Comments
Triggered auto assignment to @isabelastisser ( |
🚨 Edited by proposal-police: This proposal was edited at 2025-02-27 02:03:04 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.mWeb-Workspace- User lands on LHN instead of WS confirmation when returning from currency page What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A -- Navigation issue. What alternative solutions did you explore? (Optional)Resultback_button_currency_modal.mp4 |
ProposalPlease re-state the problem that we are trying to solve in this issue.User lands on LHN instead of WS confirmation when returning from currency page What is the root cause of that problem?For the currency modal: App/src/components/CurrencyPicker.tsx Lines 69 to 70 in 971b380
We do not pass shouldHandleNavigationBack , this causes the navigation history to not have the confirmation screen in the navigation history as we do not set shouldGoBack to true:App/src/components/Modal/index.tsx Lines 50 to 52 in 8c350f7
What changes do you think we should make in order to solve the problem?
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?We have navigation goback tests here in What alternative solutions did you explore? (Optional)N/A |
Job added to Upwork: https://www.upwork.com/jobs/~021895485272246968923 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
@shubham1206agra, can you please review the proposal above? Thanks! |
@shubham1206agra Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Bump @shubham1206agra. I will DM you! |
@twilight2294 Can you please first try to add a test and show it to me in a test branch? Thanks |
@shubham1206agra, I'm not sure why we need a test here 😕. This issue is similar, and we didn't need a test there because the solution was only to prevent navigation using the existing approach. |
@shubham1206agra here's the branch for you to test: |
@shubham1206agra let me know if you need any more info, thanks! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Actually I will go with @Krishna2323's proposal since proposed test are not really helpful in other proposal. 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @mjasikowski, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Let's go @Krishna2323 |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@shubham1206agra, PR is ready for review. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.0.7-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): ibellicotest+320@gmail.com
Issue reported by: Applause Internal Team
Device used: Motorola MotoG60 - Android 12 - Chrome
App Component: Workspace Settings
Action Performed:
Expected Result:
User should land on confirmation page when using device´s back button on currency page while creating the first workspace.
Actual Result:
User lands on LHN instead of workspace confirmation page, when opening defualt currency and using device´s back button.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6755722_1740619731795.Currency.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @shubham1206agraThe text was updated successfully, but these errors were encountered: