-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 on #23780 & #23780] Web - Routing number field doesn't give an error util user type something into Account number field #23789
Comments
Triggered auto assignment to @twisterdotcom ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Routing number field doesn't show an error until user types something in account number What is the root cause of that problem?Here is our validation logic when blur event occurs. Lines 305 to 311 in d9cf222
As you can see, if the last validated values are the same as the current values, we don't validate again though When a user types in routing number field, validation is done and the form values is stored in This is the root cause What changes do you think we should make in order to solve the problem?We need to compare
This works as expected Result23789.mp4What alternative solutions did you explore? (Optional) |
Seems regression from #23306 |
Also just to be clear, this issue is a duplicate of #23743, which was created roughly 12 hours before this issue was reported in Slack. |
The PR fixing this regression has been deployed to staging now @twisterdotcom Screen.Recording.2023-08-02.at.19.47.50.movAgain, this issue was a dupe of #23743 |
Thanks @joh42. closing this now. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Routing number field should't give an error whenever user focus out of it
Actual Result:
Routing number field doesn't give an error util user type something into Account number field
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.47-2
Reproducible in staging?: y
Reproducible in production?: y
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
screen-capture.56.webm
Recording.3962.mp4
Expensify/Expensify Issue URL:
Issue reported by: @MahmudjonToraqulov
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690519501033259
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: