-
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
Bank account - Error returns when input is entered in phone number, Tax ID and SSN fields #31570
Comments
👋 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:
|
Triggered auto assignment to @roryabraham ( |
📣 @github-actions[bot]! 📣
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Bank account - Error returns when input is entered in phone number, Tax ID and SSN fields What is the root cause of that problem?We are validating Form when input change What changes do you think we should make in order to solve the problem?Should pass shouldValidateOnChange: false to FormProvider in CompanyStep Page What alternative solutions did you explore? (Optional) |
I don't think this is a bug |
I think this is against Form guideline.
But input is not "touched" yet. |
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: 1.4.1-4
Reproducible in staging?: Y
Reproducible in production?: N
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Issue found when executing PR #30568
Action Performed:
Bug 1: Phone number and Tax ID field
Bug 2: SSN field
Precondition: Have a bank account added
Expected Result:
The field will not return validation error when the input is not completed
Actual Result:
The phone number field returns validation error as soon as value is entered.
Tax ID and SSN fields show error as soon as the input field is focused
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6284198_1700503510349.Phone_number_and_Tax_ID.mp4
Bug6284198_1700503510334.SSN_field.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: