-
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-10-14] [HOLD for payment 2024-10-11] Sign up - No error indicating that magic code is incorrect when validating account via Wallet #50150
Comments
Triggered auto assignment to @youssef-lr ( |
Triggered auto assignment to @mallenexpensify ( |
👋 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:
|
Edited by proposal-police: This proposal was edited at 2024-10-03 14:56:37 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Sign up - No error indicating that magic code is incorrect when validating account via Wallet What is the root cause of that problem?Wrong reason for clear error What changes do you think we should make in order to solve the problem?App/src/components/ValidateCodeActionModal/ValidateCodeForm/BaseValidateCodeForm.tsx Lines 128 to 134 in cb58008
always clearError when mount, no add validateError to dependencies useEffect(() => {
clearError();
// eslint-disable-next-line react-compiler/react-compiler, react-hooks/exhaustive-deps
}, []); What alternative solutions did you explore? (Optional)NA |
This is a bug that wasn't caught during review in #49230 |
cc @daledah Are you available to fix this? |
The PR causes another blocker, but I think it would be better to fix than revert since the PR is so large. |
@jasperhuangg I'll open a follow-up PR soon. |
I can takeover on this one. @daledah do you think you can clean up these blockers today?
It's not a big deal to revert IMO. If we can't fix these before today's deploy, I think we should just go ahead and revert and clean everything up later. |
@arosiclair Thanks for your help! I'm drafting a PR right now. Gonna take around 15 mins to finish things up. |
@jasperhuangg Here's the draft PR. You can take a look while I'm uploading the screenshots. |
Fix is merged and CP'd. I'm going to close this in favor of #50153. We'll handle Ishpaul's payment there |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.44-12 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-10-11. 🎊 |
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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.45-4 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-10-14. 🎊 |
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: 9.0.44-0
Reproducible in staging?: Y
Reproducible in production?: N/A - new feature, doesn't exist in prod
Email or phone of affected tester (no customers): yonghongkok2+dsposjpds@gmail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
There will be error indicating that the magic code is incorrect.
Actual Result:
There is no error indicating that the magic code is incorrect.
Nothing happens after entering incorrect magic code.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6623233_1727962472420.no_error.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @mallenexpensifyThe text was updated successfully, but these errors were encountered: