-
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
[$500] Android - Payment input is not focused when tab changes from distance #27117
Comments
Job added to Upwork: https://www.upwork.com/jobs/~012a3b18dcf1980e91 |
Triggered auto assignment to @alexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to @zanyrenney ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @narefyev91 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Android - Payment input is not focused when tab changes from distance What is the root cause of that problem?Upon investigation, the root cause appears to be the default behavior of the TopTab.Navigator. Without explicit configuration, the navigator might interfere with the keyboard's display settings, leading to its unintended dismissal or erratic behavior, especially when switching tabs or interacting with input fields. What changes do you think we should make in order to solve the problem?To counteract this issue, we should modify our TopTab.Navigator configuration by setting the keyboardDismissMode property to "none". This would ensure that the keyboard remains consistent in its behavior, regardless of interactions within the navigator. By applying this change, we will override the default behavior and prevent the keyboard from dismissing due to tab interactions. |
@alexpensify, @narefyev91 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@narefyev91 will the recent proposal work to resolve this issue? Thanks! |
@alexpensify Yes this will work - but should we really force it for all platforms? The issue happened only for Android - also as i see there are some open issues in react-navigation which currently exists for a long time (seems no one plan to fix them - lol) |
Triggered auto assignment to @Gonals, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app! |
@narefyev91 @Gonals, I'm sorry for the confusion, I'm already assigned to this issue with the same solution applied to same component. I can fix this in the same PR, you can close this or put this on hold if think. There is still minor change is required for this but it can be done in that PR. |
Closing this, then! |
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 amount input should be focused
Actual Result:
The amount input is not focused
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.66.3
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
WhatsApp.Video.2023-09-05.at.21.26.41.1.mp4
Screen_Recording_20230910_172514_New.Expensify.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Krishna2323
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1693937933243989
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: