-
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
[HOLD][$4000] IOS - VBA - Keyboard is overlapping the company website filed under Company Information page #9542
Comments
Triggered auto assignment to @PauloGasparSv ( |
Triggered auto assignment to @Christinadobrzyn ( |
I think this might be related to Accessibility - reaching out in open-source for a buddy check - https://expensify.slack.com/archives/C01GTK53T8Q/p1656108828757429 |
Nope C+ confirmed this is a bug. Created Upwork job Internal positing - https://www.upwork.com/ab/applicants/1541435223002427392/job-details |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
Triggered auto assignment to @puneetlath ( |
Proposal
I know it is a very simple solution, but I tried to wrap the code inside Result : Screen.Recording.2022-06-28.at.5.53.34.PM.mov |
@Karim-30 Thank you for the comment, but your solution looks like a workaround and doesn't solve the actual problem. Looking for a proposal that probably adjusts the view on focus of the input. |
@puneetlath, @mananjadhav, @Christinadobrzyn Huh... This is 4 days overdue. Who can take care of this? |
Looks like we're still collecting proposals for this job - price increase to $500 |
Increasing price to $4000. |
@b1tjoy I went through your proposal and also explored other alternatives meanwhile, I have a question, could you please explain in which cases is the text input going out of section when used with |
@mananjadhav When I submit #9542 (comment), we use react-native 0.66.4 in our App, I backport the PR for Our current main branch use react-native 0.69.4, I retest with Check out the following screen recording, pay attention to the scroll bar on the right hand. iOS-native-2022-08-28-125028.mp4If we do not use
- <KeyboardAvoidingView style={[styles.w100, styles.h100]} behavior={this.props.keyboardAvoidingViewBehavior}>
+ <KeyboardAvoidingView enable={false} style={[styles.w100, styles.h100]} behavior={this.props.keyboardAvoidingViewBehavior}>
App/src/components/FormScrollView.js Lines 12 to 16 in e21736d
+ automaticallyAdjustKeyboardInsets Screenshot for the modification above. iOS-native-2022-08-28-114415.mp4I also notice that some text input is pushed out of section first and then pulled into second, that is annoying. I will check the PR which brings iOS-native-2022-08-28-114340.mp4 |
I'll check your findings @b1tjoy. Thanks for the post. |
Update with my findings.1. I don't think we can use
|
Thanks @b1tjoy for the detailed explanation. I really appreciate the effort you've put into the findings. I agree that this can't be fixed in |
@b1tjoy Your proposal looks good to me #9542 (comment). Any kinks can be handled in the PR review while testing. I was a bit concerned about how reliable is this @puneetlath All yours. 🎀 👀 🎀 |
We're putting all keyboard-related issues on hold for a bit while we discuss a more holistic approach to fixing them (also this and this one). @b1tjoy it's clear you've invested a lot of time into this issue, your proposal is extremely thorough and well-outlined. You will be compensated for your work, before disscussing the amount, we want to see if the best path forward is for you to complete the issue. If so, we'd take off hold then you'd finish then get compensated 7 days after the PR hits production, assuming no regressions. We're discussing next steps internally and will have another update on the hold timeline soon (hopefully tomorrow) |
This comment was marked as off-topic.
This comment was marked as off-topic.
@b1tjoy @mananjadhav we didn't end up going with the proposed solution, but we would like to pay you a partial bounty for the time put into this issue. Can you both please apply to this job? |
Thanks for this @puneetlath. Applied. |
All paid, thanks! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
Keyboard is not overlapping the company website filed under Company Information page
Actual Result:
Keyboard is overlapping the company website filed under Company Information page
Workaround:
Unknow
Platform:
Where is this issue occurring?
Version Number: 1.1.78.7
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5619819_RPReplay_Final1655917879.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: