-
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
Taxes - Tapping on Save button does not save the tax name when keyboard is up #41755
Comments
Triggered auto assignment to @iwiznia ( |
Triggered auto assignment to @sonialiap ( |
👋 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:
|
@sonialiap FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
We think this bug might be related to #wave-collect - Release 1 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Taxes - Tapping on Save button does not save the tax name when keyboard is up What is the root cause of that problem?The App/src/components/TextPicker/TextSelectorModal.tsx Lines 43 to 46 in 222419b
What changes do you think we should make in order to solve the problem?We need to pass What alternative solutions did you explore? (Optional) |
I don't think this is a regression, previously the save button was hidden behind the keyboard and this PR fixed it and now we are able see the save button and click it. |
It seems like that PR was not implemented right, since it should be saving the data when tapping on the save button, even with the keyboard open, otherwise the PR is kind of useless if you still need to tap twice. cc @dukenv0307 I agree though that this does not need to be a blocker. |
Closing in favor of the OG issue #38497 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.71-0
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:
Expected Result:
The name is saved.
Actual Result:
The keyboard is dismissed but app remains on the same page.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6473652_1715080173288.tax_save.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: