-
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
Wallet - Account number field shows two error messages when it is empty #54692
Comments
Triggered auto assignment to @jliexpensify ( |
Triggered auto assignment to @deetergp ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Offending PR: #52322 App/src/pages/settings/Wallet/InternationalDepositAccount/utils.ts Lines 130 to 139 in e5108a1
I think we need to add return statement here App/src/pages/settings/Wallet/InternationalDepositAccount/utils.ts Lines 137 to 139 in e5108a1
|
Assigning @DylanDylann and @MonilBhavsar as they worked on the offending PR. |
@shubham1206agra Could you please fix this bug? |
@joekaufmanexpensify curious for your thoughts. In this case, should we display, "required" error first and then if user's input is out of 1-50 range, then display the another error? We can discuss here https://expensify.slack.com/archives/C01GTK53T8Q/p1735689150858259 |
Hi @MonilBhavsar We have similar issue in Account Holder Name Field and Beneficiary bank branch name. Should we need create a separate issue or it is the same? Thank you |
@izarutskaya No |
No |
No separate issue is required 👍 |
Closing as we're tracking in #54743 |
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.80-1
Reproducible in staging?: Yes
Reproducible in production?: Unable to check
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: Other
Action Performed:
Expected Result:
Account number field should only show one error message (This field is required) when it is empty.
Actual Result:
Account number field shows two error messages when it is empty -
This field is required.
Beneficiary Account Number is invalid. Value should be 1 to 50 characters long.
It should only show "Beneficiary Account Number is invalid. Value should be 1 to 50 characters long." after entering invalid account number.
The same issue happens with Bank account holder field.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6704690_1735685441395.20250101_064755.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: