-
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
[HOLD for payment 2024-06-28] [$250] [Search v1] iOS - Search - Background behind the transaction thread is blank when swiping to right #43478
Comments
Triggered auto assignment to @srikarparsi ( |
Triggered auto assignment to @puneetlath ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@puneetlath I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
We think this issue might be related to the #collect project. |
I don't think this needs to be a blocker since the feature works and it's a minor UI issue. |
Job added to Upwork: https://www.upwork.com/jobs/~014f3e060c40c4a8f2 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The background is blank when swiping to close the report RHP. What is the root cause of that problem?When we go to the search page, we add both search bottom tab and search central pane. (both have the same url) App/src/libs/Navigation/AppNavigator/createCustomBottomTabNavigator/BottomTabBar/index.tsx Lines 100 to 104 in 8d11d0b
In small screen, we only want to show the search bottom tab, so, to hide the central pane in small screen, we have a custom navigation state logic to hide the search central pane.
One condition that we need to focus is
However, when we open the report/transaction RHP (or any page), the last route is not search central pane anymore, but the report RHP, thus the search central pane is not hidden anymore. When we swipe to right from the report RHP, the blank screen is the search central pane. Why blank? It's because we return null if it's a small screen. App/src/pages/Search/SearchPage.tsx Lines 38 to 42 in 8d11d0b
What changes do you think we should make in order to solve the problem?Always filter out the search central pane from the navigation state to render.
|
The RCA and solution make sense to me. Maybe we could use a |
📣 @eh2077 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready cc: @eh2077 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.85-7 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-06-28. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@bernhardoj has been paid. @eh2077 bump on the checklist so we can pay you. |
Checklist
Regression test
Do we agree 👍 or 👎 cc @puneetlath |
Regression test issue: https://github.com/Expensify/Expensify/issues/409354 All paid. Thanks everyone! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: v1.4.81-8
Reproducible in staging?: Y
Reproducible in production?: New feature
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
The background behind the transaction thread will show Search page.
Actual Result:
The background behind the transaction thread is blank.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6509255_1718104435100.RPReplay_Final1718104258.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @puneetlathThe text was updated successfully, but these errors were encountered: