-
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
iOS - Edit composer is hidden behind keyboard when editing message #54712
Comments
Triggered auto assignment to @Beamanator ( |
Triggered auto assignment to @anmurali ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Seems likely that this is related to #42143 🤔 - posted in slack thread |
Just checked but It does not look like it is related to this and I cannot reproduce it as well. Or maybe we need more information to reproduce. 42143-ios-st-no-rep.mp4 |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
App/src/pages/home/report/ReportActionItemMessageEdit.tsx Lines 528 to 532 in 754817d
This logic is intended to scroll to the editing message after the keyboard is displayed. However, using
What changes do you think we should make in order to solve the problem?
instead of the current logic.
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
On spending some more time on testing, I notice that the edit composer does get covered to some extent although I do not see it covered completely as described in the issue. But seems like solving it would also solve the issue here. Also, I notice quick jump up and down instead of a smooth one. 42143-ios-st-rep.mp4 |
@rojiphil In my case it's reproducible only in release variant. In debug everything works well 🤷♂️ Will try to search for a solution 👀 |
Seems like the PR was reverted 😅 |
Unfortunately 😔 |
Can't reproduce anymore due to revert 👍 🤷 |
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.80-1
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: iPhone 15 Pro Max / iOS 18.2
App Component: Chat Report View
Action Performed:
Expected Result:
The edit composer will scroll to above the keyboard so that the edit composer is visible when editing the message.
Actual Result:
The edit composer is hidden behind keyboard.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6704735_1735705105702.ScreenRecording_01-01-2025_12-18-00_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: