fix: unable to see the fourth split row while put cursor on it#80858
fix: unable to see the fourth split row while put cursor on it#80858flodnv merged 8 commits intoExpensify:mainfrom
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
@hoangzinh Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@hoangzinh i updated, please review again |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-03-06.at.06.14.43.movAndroid: mWeb ChromeScreen.Recording.2026-02-04.at.17.08.56.android.c.moviOS: HybridAppScreen.Recording.2026-03-06.at.06.17.08.moviOS: mWeb SafariScreen.Recording.2026-02-04.at.17.17.22.ios.s.movMacOS: Chrome / SafariScreen.Recording.2026-02-04.at.16.45.38.web.mov |
|
@daledah sometimes, it didn't work on Android Screen.Recording.2026-02-04.at.17.21.15.mov |
|
@hoangzinh Do you have any steps that can be reliably reproduced? |
|
Honestly, I don't @daledah. Hmm, is it related to the device? |
I've tried many times on Android but it won't reproduce. |
|
@daledah can you share your recording, please? Please merge the latest main again. |
android.movThis is the result on my end |
|
@daledah Do you mind to try if you can reproduce original issue on main branch? |
Screen.Recording.2026-02-23.at.15.47.37.movScreen.Recording.2026-02-23.at.15.55.52.mov@hoangzinh i can't reproduce this bug on Android but i can reproduce this bug on IOS |
|
thanks for your support, i'm checking now |
android.mov@hoangzinh i updated, please check again |
| scrollTimeoutRef.current = null; | ||
| } | ||
| // Add small delay after keyboard is shown for layout to settle | ||
| scrollTimeoutRef.current = setTimeout(performScroll, CONST.ANIMATION_IN_TIMING); |
There was a problem hiding this comment.
@daledah does it mean even keyboardDidShow is fired, but the layout is not ready yet?
There was a problem hiding this comment.
Yes, exactly. Even after keyboardDidShow fires, the layout may not have fully adjusted yet
|
🚧 @flodnv has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/flodnv in version: 9.3.33-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.3.33-5 🚀
|
Explanation of Change
Fixed Issues
$ #79546
PROPOSAL: #79546 (comment)
Tests
Precondition: Create a manual expense to workspace chat
Offline tests
Same as tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.mov
Android: mWeb Chrome
am.mov
iOS: Native
result.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari