-
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-09-18] [$250] Web - Scan-"Description" and "Category" fields are disabled after dismissing "Allow location" modal #48865
Comments
Triggered auto assignment to @flodnv ( |
Triggered auto assignment to @greg-schroeder ( |
👋 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:
|
We think that this bug might be related to #wave-collect - Release 1 |
Edited by proposal-police: This proposal was edited at 2023-10-03T12:00:00Z. ProposalPlease re-state the problem that we are trying to solve in this issue.The "Description" and "Category" fields are disabled and can not be clicked What is the root cause of that problem?When we press App/src/components/MoneyRequestConfirmationList.tsx Lines 779 to 780 in 1725041
At this moment, the location permission modal appears and we close the modal without explicitly deny or grant the permission, at this step, we simply close the modal but App/src/components/LocationPermissionModal/index.tsx Lines 80 to 83 in 1725041
So the root cause is that when we close the permision modal, we simply close it without reseting the states inside What changes do you think we should make in order to solve the problem?Introduce an effect inside useEffect(() => {
setDidConfirm(!startLocationPermissionFlow);
), [startLocationPermissionFlow]); Optionally, we can reset other states that we already changed in
|
Let's do that yes Can you identify the PR which caused this? |
Job added to Upwork: https://www.upwork.com/jobs/~021833442936289826320 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @akinwale ( |
📣 @akinwale 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @mkzie2 You have been assigned to this job! |
Am I assigned to this job? |
Sure, thanks @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 |
📣 @ikevin127 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Huh? @greg-schroeder I think we need to undo these offers as they are to resolve deploy blockers which were just introduced. |
Thanks @Krishna2323, please feel free to request a review from me. |
This is fixed on staging. This is a regression so closing since no payment is due |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.31-26 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-09-18. 🎊 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:
|
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: v9.0.31-7
Reproducible in staging?: Y
**Reproducible in production?:**N
Issue was found when executing this PR: #48620
Email or phone of affected tester (no customers): applausetester+shsb22ertt@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Prerequisite
Make sure the location permission is denied on the browser settings
Expected Result:
The "Description" and "Category" fields are clickable and can be edited
Actual Result:
The "Description" and "Category" fields are disabled and can not be clicked
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6598078_1725921708521.2024-09-09_23_24_55.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @greg-schroederThe text was updated successfully, but these errors were encountered: