-
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
Legal last name field gives error when clicking on the save btn, but don't give us an error when click on and out of it #24218
Comments
Triggered auto assignment to @lschurr ( |
Bug0 Triage Checklist (Main S/O)
|
Correct me if I'm wrong, but I feel like this is another regressions from this #21838 |
I agree with @hungvu193 's opinion. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Legal last name field gives error when clicking on the save btn, but don't give us an error when click on and out of it What is the root cause of that problem?Lines 310 to 318 in 7b13f11
In the above code, invoking the When click on and out Lines 151 to 153 in 7b13f11
And then when we click on and out Lines 310 to 318 in 7b13f11
Because of It is independent of which TextInput field is clicked first. What changes do you think we should make in order to solve the problem?To solve this issue we should set the
What alternative solutions did you explore? (Optional)None |
@eVoloshchak @techievivek - Do you agree this is a regression and should be placed on hold? |
Yes, this looks like a regression from the PR #23306 @joh42 @eVoloshchak), I think we can put this on HOLD for now. |
This is basically duplicate, same error can be seen on all the forms, we should close all of these except the oldest resport. Bug: error on blurring present only on first field which has autofocus, not the others Or we could go on creating GHs for all the forms |
Cool. Should we close or just put on hold? |
We have reverted the original fix #21838 (comment) so we can close 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:
Legal last name field should give us an error when click on and out of it
Actual Result:
Legal last name field gives error when clicking on the save btn, but don't give us an error when click on and out of it
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.50-0
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
Recording.5754.mp4
screen-capture.71.webm
Expensify/Expensify Issue URL:
Issue reported by: @MahmudjonToraqulov
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690889073145779
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: