-
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 for payment 2023-10-13] [$500] Login - Enter key does not submit recovery code #28092
Comments
Triggered auto assignment to @tjferriss ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @tylerkaraszewski ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Pressing Enter key does nothing on login recovery code page What is the root cause of that problem?On press enter key, TextInput's App/src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.js Lines 298 to 308 in 4ea4a55
What changes do you think we should make in order to solve the problem?Add that callback: What alternative solutions did you explore? (Optional)Additionally, pass |
I'm able to reproduce. At first I thought there was no error because I clicked on the Sign In after entering the incorrect recovery code. As the instructions outline, you need to use the "Enter" button to reproduce the issue. I'm not sure this qualifies as a deploy blocker. The user can still enter an incorrect code, just not in their preferred way by clicking or tapping "Enter". @tylerkaraszewski do you view this as a deploy blocker? |
ProposalI don't think this is a DB because user still can use the app. Please re-state the problem that we are trying to solve in this issue.Login - Enter key does not submit recovery code What is the root cause of that problem?Currently we didn't pass the App/src/pages/signin/ValidateCodeForm/BaseValidateCodeForm.js Lines 379 to 388 in 19f93db
What changes do you think we should make in order to solve the problem?We should add <Button
isDisabled={props.network.isOffline}
success
style={[styles.mv3]}
text={props.translate('common.signIn')}
isLoading={
props.account.isLoading && props.account.loadingForm === (props.account.requiresTwoFactorAuth ? CONST.FORMS.VALIDATE_TFA_CODE_FORM : CONST.FORMS.VALIDATE_CODE_FORM)
}
pressOnEnter={isUsingRecoveryCode}
onPress={validateAndSubmitForm}
/> What alternative solutions did you explore? (Optional)N/A |
I dont hink this is a deploy blocker and I think it should be handled as a regression from the PR of @alitoshmatov cc @MonilBhavsar @abdulrahuman5196 |
Sounds good, We'll handle this as a regression 👍 |
Job added to Upwork: https://www.upwork.com/jobs/~01e8bad5388f05b443 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
Adding External label so that a C+ can review proposals |
Working on it, PR will be ready shortly |
PR is ready - #28409 |
📣 @eVoloshchak Please request via NewDot manual requests for the Reviewer role ($500) |
📣 @abdulrahuman5196 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
This was regression from original PR, so updating assignees |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.78-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 2023-10-13. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Payment Summary:
|
@tjferriss This was a follow up PR and does not require payment - #22335 (comment) |
@tjferriss No payment needed here as discussed - #22335 (comment) We can close this issue directly. |
Yes, thanks everyone! We can close this one 👍 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue found when executing PR #23390
Action Performed:
Expected Result:
Enter key submits the recovery code. Error will show up
Actual Result:
Enter key does not submit the recovery code. No error shows up
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.73-0
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug6212637_20230923_200402.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: