-
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
[HOLD for payment 2024-09-10] [$250] iOS - Composer - Add attachment modal is hidden behind the keyboard #48452
Comments
Triggered auto assignment to @stephanieelliott ( |
Triggered auto assignment to @danieldoglas ( |
👋 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:
|
It looks like a glitch; I can't simulate that after several tries. RPReplay_Final1725388834.MP4 |
@danieldoglas looks like you're testing on iOS web, not iOS native |
Current assignee @stephanieelliott is eligible for the Bug assigner, not assigning anyone new. |
Current assignee @danieldoglas is eligible for the DeployBlockerCash assigner, not assigning anyone new. |
👋 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:
|
Job added to Upwork: https://www.upwork.com/jobs/~01929e53bf6e5a45ee |
i found the Root cause : Here when we close all modals App/src/components/PopoverMenu.tsx Lines 143 to 146 in 227aa13
this onClose is triggered App/src/components/PopoverMenu.tsx Line 232 in 227aa13
which triggers this which triggers restoreKeyboardState here
Solution: App/src/pages/home/report/ReportActionCompose/ReportActionCompose.tsx Lines 273 to 275 in 227aa13
so we have to modify this App/src/components/PopoverMenu.tsx Lines 143 to 146 in 227aa13
to
so onItemSelected is called before we close modal just like before |
@ishpaul777 can you spin up a PR for that? |
📣 @ishpaul777 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Looks like regression from #47991 |
cherry-picking the fix here: https://github.com/Expensify/App/actions/runs/10691504641 |
Verified this is fixed on staging ✅ |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.28-3 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-09-10. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Removing @parasharrajat |
Summarizing payment on this issue:
Upwork job is here: https://www.upwork.com/jobs/~01929e53bf6e5a45ee |
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: 9.0.28-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): applausetester+kh010901@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Add attachment modal will not be hidden behind the keyboard
Actual Result:
Add attachment modal is hidden behind the keyboard
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6591208_1725321471394.ScreenRecording_09-03-2024_07-55-51_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @stephanieelliottThe text was updated successfully, but these errors were encountered: