-
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
Log in - Validation messages are hidden behind keyboard #4080
Comments
Triggered auto assignment to @pecanoro ( |
Triggered auto assignment to @jboniface ( |
ProposalWe can add a |
Triggered auto assignment to @Julesssss ( |
Proposal: We need to hide the keyboard when click on Sign In button. |
Proposal : |
Proposal: https://www.npmjs.com/package/react-native-keyboard-aware-scroll-view |
I think we should move the error message so that it sits beneath the input that failed.
And also do this. |
The content already scrolls in this case. |
There are two things that should be done here.
|
I think there was a thread on Slack about this. The error message also shows up below the button in the previous screen if the e-mail is invalid. |
Proposal We should not dismiss the keyboard so that user can type in again the correct one. We can do the following
|
Thanks @parasharrajat! That's it. So yea, I think we should change this across the login flow as it happens in other pages as well. |
For scenarios like showing a message in this case, a popup or toast is most appropriate, it captures the user's attention far better than the current implementation |
Issue reproducible during KI retests. |
I'm not sure I agree that a toast is a better solution than a well-placed text label. |
As @rdjuric mentioned, this also occurs on the email/phone login step. I think it makes sense to solve these issues too, so here are the updated requirements:
Ideally we should display the label beneath the relevant input for each case, but this requires wider changes so let's just fix the stated issue for now |
@Julesssss So something like
|
Thanks for the proposals and suggestions. @parasharrajat and @rdjuric, you both helped to refine and suggest good solutions. I'll accept @rdjuric's proposal this time, as you have been assigned fewer issues than Rajat recently, and both proposals are similar. |
@Julesssss I never meant to propose a solution for this. Otherwise it would have been stated as |
Ah, no worries. Thanks for the help anyway. |
invite sent to @rdjuric |
Sent a proposal on Upwork @jboniface |
Issue reproducible during KI retests |
Issue not reproducible during KI retests (Fixed 🎉) |
PR was merged and deployed to prod, not sure why it remained open 😕 |
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:
The message about incorrect data entry should be clearly visible
Actual Result:
Message hidden under keyboard when I entered a wrong password
Workaround:
Unknown
Platform:
Where is this issue occurring?
Web
iOS ✔️
Android
Desktop App
Mobile Web
Version Number: 1.0.78-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Device: Apple iPhone XS Max - iOS 14.0.1
Bug5152879_keyboard.mp4
Expensify/Expensify Issue URL:
View all open jobs on Upwork
view this job on upwork
The text was updated successfully, but these errors were encountered: