-
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 for payment 2024-12-09] [$250] iOS - Accounting - Confirm button jumps when entering user ID for Sage Intacct #52234
Comments
Triggered auto assignment to @slafortune ( |
Issue is repro on newest iOS devices (iPhone 15 Pro Max and iPhone 16) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Confirm button jumps when entering user ID for Sage Intacct What is the root cause of that problem?We do not pass any ref to the What changes do you think we should make in order to solve the problem?Pass a ref to const {inputCallbackRef} = useAutoFocusInput();
<InputWrapper
InputComponent={TextInput}
inputID={formItem}
label={translate(`common.${formItem}`)}
aria-label={translate(`common.${formItem}`)}
role={CONST.ROLE.PRESENTATION}
spellCheck={false}
secureTextEntry={formItem === INPUT_IDS.PASSWORD}
ref={inputCallbackRef}
/> What alternative solutions did you explore? (Optional) |
@slafortune Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
ProposalPlease re-state the problem that we are trying to solve in this issue.The Confirm button jumps when entering user ID. It does not happen when entering a password even though the password auto-fill is present. What is the root cause of that problem?It's an issue with the Passwords option in the Keyboard toolbar. We already notice it in facebook/react-native#39411 (comment) We should fix it since it can affect on users experience (button jumps unexpectedly on non-password input) What changes do you think we should make in order to solve the problem?We can use
What alternative solutions did you explore? (Optional)We can show the
Screen.Recording.2024-11-11.at.23.52.49.mov |
@slafortune Huh... This is 4 days overdue. Who can take care of this? |
@slafortune 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
@slafortune 10 days overdue. Is anyone even seeing these? Hello? |
Triggered auto assignment to @johncschuster ( |
Stevie has been and will be ooo - reapplying label |
@johncschuster this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Job added to Upwork: https://www.upwork.com/jobs/~021859980122209615794 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.69-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-12-09. 🎊 For reference, here are some details about the assignees on this issue:
|
@suneox @johncschuster @suneox The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test Proposal Template
Regression Test ProposalPrecondition:Test:Do we agree 👍 or 👎 |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
|
Payment has been issued. Thanks for your contributions! 🎉 |
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: 9.0.59.0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5195617
Issue reported by: Applause Internal Team
Action Performed:
Precondition: user has saved credentials
Expected Result:
The Confirm button does not jump
Actual Result:
The Confirm button jumps when entering user ID. It does not happen when entering a password even though the password auto-fill is present.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6658415_1731037676511.IMG_0873.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschusterThe text was updated successfully, but these errors were encountered: