-
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
Hold - "Confirm payment amount" modal appears on top of Troubleshoot menu #44828
Comments
Triggered auto assignment to @RachCHopkins ( |
We think this issue might be related to the #collect project. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The confirm payment amount modal is shown on top of the troubleshoot modal. What is the root cause of that problem?This happens to every modal, not limited to confirm payment amount modal. When we press the troubleshoot menu shortcut, we toggle the troubleshoot menu modal visibility. App/src/libs/Navigation/AppNavigator/AuthScreens.tsx Lines 300 to 305 in 74a6dbb
If we see on other shortcuts, we always close the modal first and wait for until it's closed before executing the shortcut navigation. App/src/libs/Navigation/AppNavigator/AuthScreens.tsx Lines 290 to 294 in 74a6dbb
But we don't do it for troubleshoot menu modal shortcuts, so the confirm payment amount or any modal/popover is still visible.. What changes do you think we should make in order to solve the problem?Wrap the troubleshoot menu shortcut with
|
Just clarifying internally on this one as it's not customer-facing. |
Closing per internal discussion. |
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.0.4-0
Reproducible in staging?: Y
Reproducible in production?: Y
Found when validating PR : #42736
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Troubleshoot menu will appear on top of "Confirm payment amount" modal.
Actual Result:
"Confirm payment amount" modal appears on top of Troubleshoot menu.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6532597_1720053895748.20240704_084246.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: