-
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
Red field outlines are not displayed when entering incorrect information #4730
Comments
Triggered auto assignment to @aldo-expensify ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Working on this... |
I can see in the I saw that there is another component that actually does something with this prop: |
PR up, I tested in desktop.. seems to work, I'm testing in other platforms now. |
How can we get to this view from the Desktop/Mobile native versions? Follow flow VBA flow: Add Bank account, then company. |
@aldo-expensify should this have closed? |
You should be able to get to this step on mobile/desktop using the same information in (3) of this SO |
Hey @kevinksullivan , I think this should be closed, the problem described in this issue was fixed in the PR: #4748 I would suggest opening a new issue/pr if we wanted to work on the show all error messages at the same time stuff. |
but the relevant PR is not deployed, correct @aldo-expensify ? |
oh, it has not been deployed , you are right |
Reopening this since we found an issue when retesting the fix #4741 (comment) |
This comment has been minimized.
This comment has been minimized.
@aldo-expensify has brought to our attention that the multiple errors should not be expected yet. We are still implementing it so we can remove the deploy blocker label. |
I'll investigate what's the problem with the android version, it is not working there, right? Or at least that is what I understand from this: #4741 (comment) |
Ok I think this is a blocker actually after talking to @aldo-expensify. 😂 Android is failing for some reason so we must figure that out first ? This comment is not a blocker and is being handled in https://github.com/Expensify/Expensify/issues/174749 |
I tested this in an android emulator and found this incorrect behaviour: Screen.Recording.2021-08-23.at.7.04.19.PM.movBasically, the value of the field with the error disappears, but once we focus it again, the value appears again. Would be good to know if this happens in a real android device. |
Yes that is weird. The value of this field should not disappear at all, but is it a regression? |
I would say it is a regression. In the production app we don't have this red outline with the red message under the field, you just have the growl, and the value of the field doesn't disappear I just tried it on an android device, and the behaviour is the same (the value disappearing until I touch the field). |
There seem to be something with the size of the actual text input, I can scroll inside the "input" and then I see the value. |
🚀 Deployed to production by @roryabraham in version: 1.0.88-2 🚀
|
1 similar comment
🚀 Deployed to production by @roryabraham in version: 1.0.88-2 🚀
|
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue is failing #4431
Action Performed:
Expected Result:
When trying to submit the form, the incorrect field should be highlighted in red.
Actual Result:
No red outline is seen in the incorrect fields after trying to submit the form.
Platform:
Where is this issue occurring?
Version Number: 1.0.86-2
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5197900_Recording__292.mp4
Expensify/Expensify Issue URL:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: