-
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] Scan split - Confirmation page & Category RHPs appear together when opening Category #40538
Comments
Triggered auto assignment to @adelekennedy ( |
Triggered auto assignment to @MariaHCD ( |
👋 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:
|
@adelekennedy 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. |
Production bandicam.2024-04-19.08-53-24-504.mp4 |
Unable to reproduce the bug on dev 🤔 Screen.Recording.2024-04-19.at.3.31.15.PM.mov |
Oh, I see it happens once the expense is submitted and scanning is in progress: Screen.Recording.2024-04-19.at.3.34.47.PM.mov |
Unable to auto-create job on Upwork. The BZ team member should create it manually for this issue. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
@MariaHCD is this an actual deploy blocker? Or can we scale this back to a high priority bug? |
related to categories - making this wave collect! |
Current assignee @thesahindia is eligible for the External assigner, not assigning anyone new. |
removed the deploy blocker label and re-added the external label |
ProposalPlease re-state the problem that we are trying to solve in this issue.The navigation transition is really weird when navigating to the money request category page. What is the root cause of that problem?On the category page, we use a selection list. In the selection list (specifically in BaseListItem), we have a App/src/hooks/useSyncFocus/index.ts Lines 11 to 17 in 8616678
Because we focus immediately after mount, you can see that the navigation transition animation for the category page is gone and there is a weird transition happening only when we open the category page from the SplitBillDetailsPage. Focusing on an element after component mount is a common issue we face, that's why we always delay, for example, auto focus on a page or waiting for screen transition end. What changes do you think we should make in order to solve the problem?In our case, we can either wrap selection list with
If we want to use transition end, then it becomes
|
I agree that this doesn't need to block the deploy. @thesahindia could you review the above proposal? |
@thesahindia bump on the proposal review! |
@bernhardoj's proposal looks good to me! 🎀 👀 🎀 C+ reviewed |
Current assignee @MariaHCD is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
This is already fixed in #40562. I can't reproduce it anymore. Can someone retest? |
@izarutskaya could you please retest this to see if it's still reproducible? |
Not overdue, we just need to retest this. cc: @izarutskaya |
@MariaHCD @bernhardoj @adelekennedy @thesahindia this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@izarutskaya has this been retested? |
I can't reproduce - I'm going to close this one and we can reopen if this happens again? |
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.4.63-5
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
There will not be another RHP appearing when opening Category list.
Actual Result:
Confirmation page RHP appears briefly together with Category list RHP when opening Category list.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6454403_1713491451236.20240419_094012.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: