-
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
[$500] mWeb - Bank account - Page scrolls to the top when tapping on a field #36461
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01f9f343288d7d26ba |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
Triggered auto assignment to @miljakljajic ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Auto-assign attempt failed, all eligible assignees are OOO. |
ProposalPlease re-state the problem that we are trying to solve in this issue.We want the keyboard not to overlap the input selected What is the root cause of that problem?The keyboard is not adjusting the height to the margin on the screen. As well as the input validation errors. What changes do you think we should make in order to solve the problem?We can make a simple change to update the margin to padding, so that the input doesn't get covered by the keyboard
updating mt3 style to pt3 What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.component didn't automatically adjust its height and position while the virtual keyboard is displayed. What is the root cause of that problem?the BankInfo component's maximum height is set to 100%, which means it can't adjust or scroll beyond the screen App/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx Lines 126 to 131 in 023d62c
What changes do you think we should make in order to solve the problem?remove the
What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
@fedirjh any thoughts on the above? |
Looking |
Looking at the bug this is not a blocker, rather a minor inconvenience they can still scroll and see the field just fine. |
📣 @fedirjh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @akinwale 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@andreasnw Hello! Sorry for the confusion. This issue has been raised as a regression to a specific PR which was linked above. In such cases, per the contributor guidelines the PR author should be in charge of fixing it as well as the C+ (@akinwale) who has reviewed the original PR. So in these cases we will prefer them to fix this issue as they already got paid for their work. In case they will use your solution provided, we can reward you with partial payment for help. I hope this helps |
Got it @mountiny, thank you! |
Hey I'm Marcin from Callstack - expert contributor group - I'd like to work on this issue |
@Swor71 will tackle this tomorrow |
fixed in: #37032 |
this pull request #37032 has the same solution that I came up with earlier #36461 (comment). any chance i could get some compensation for this @mountiny ? |
@andreasnw sorry, this was a follow up to feature Callstack agency worked on and it was starightforward solution, I wont complicate this further, sorry we have mislabelled this as help wanted when agency was supposed to handle this |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: v1.4.41-2
Reproducible in staging?: Y
Reproducible in production?: N
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
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Pre-requisite: the user must be logged in and have created a workspace.
Expected Result:
The focus should remain on the selected field.
Actual Result:
The page scrolls to the top.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6378780_1707868962144.Hzic1986_1_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: