-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Expense - Unable to interact with the "Review duplicates" button for a short time #58466
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
Comments
Triggered auto assignment to @joekaufmanexpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The review duplicates button aren't pressable for a short time after closing the hold educational modal. What is the root cause of that problem?It's not that the review duplicates aren't responsible, but the whole page is covered by the modal. When the hold educational modal is shown, it's a separate full screen page. When we close it, the page won't immediately close and instead wait until the modal animation is done. App/src/components/FeatureTrainingModal.tsx Lines 278 to 282 in c0ab6a8
However, since the navigation back code is wrapped with What changes do you think we should make in order to solve the problem?Instead of using
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A |
Not overdue. Going to triage today. |
I can reproduce this. However, I am dubious that any real customer would ever experience this. You need to intentionally go out of your way to find this and quickly try and resolve the duplicates immediately after closing the modal. If you wait a normal amount of time after closing the modal, there is no issue clicking the button to resolve duplicates. I recommend we wait to see if any real customer experiences this before changing this behavior. |
Closing this for now, but let me know if anyone disagrees. |
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: 9.1.13-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: #57197
Email or phone of affected tester (no customers): N/A
Issue reported by: Applause Internal Team
Device used: Windows 10 / Chrome, macOS Sequoia 15.0
App Component: Money Requests
Action Performed:
Expected Result:
I should be able navigates to the "Review duplicates" RHP.
Actual Result:
Unable to interact with the "Review duplicates" button for a short time after dismissing the "This request is on hold" modal.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6770384_1741933049097.bandicam_2025-03-14_07-11-57-794.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: