fix: Tapping an item from recent list directs blank page in mWeb & LHN in Android briefly#58083
fix: Tapping an item from recent list directs blank page in mWeb & LHN in Android briefly#58083luacmartins merged 5 commits intoExpensify:mainfrom
Conversation
|
@DylanDylann 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] |
luacmartins
left a comment
There was a problem hiding this comment.
LGTM. Left one comment
| navigateToAndOpenReport(item.login ? [item.login] : [], false); | ||
| } | ||
| }); | ||
| if (item?.reportID) { |
There was a problem hiding this comment.
@DylanDylann Let's retest this PR to make sure we don't cause a regression
There was a problem hiding this comment.
@luacmartins I see that this PR just got C+ reviewed and it should fix all issues similar to what this PR fixed, so IMO we can wait until that PR is merged and retest.
There was a problem hiding this comment.
@daledah Is there any problem if we keep KeyboardUtils.dismiss() function?
There was a problem hiding this comment.
so IMO we can wait until that PR is merged and retest.
Sounds good
|
@DylanDylann holding PR is merged. Let's continue with the review. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-17.at.14.08.20.movAndroid: mWeb ChromeScreen.Recording.2025-03-17.at.14.00.06.moviOS: NativeScreen.Recording.2025-03-17.at.14.05.52.moviOS: mWeb SafariScreen.Recording.2025-03-17.at.14.00.32.movMacOS: Chrome / SafariScreen.Recording.2025-03-17.at.14.01.19.movMacOS: Desktop |
|
I tested and looks like the bug fixed in this PR is gone with current change. Screen.Recording.2025-03-17.at.14.06.53.mov |
|
✋ 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/luacmartins in version: 9.1.15-0 🚀
|
|
@daledah @DylanDylann we reverted this PR because it caused two blockers. @daledah please work on a new PR taking those into account: |
|
@luacmartins It's late in my timezone already, so I'll investigate and open a new PR in the following day. |
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.1.15-9 🚀
|
Explanation of Change
Fixed Issues
$ #57293
PROPOSAL: #57293 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))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
Screen.Recording.2025-03-10.at.20.42.50.mov
Android: mWeb Chrome
Screen.Recording.2025-03-11.at.14.37.50.mov
iOS: Native
Screen.Recording.2025-03-10.at.21.12.59.mov
iOS: mWeb Safari
Screen.Recording.2025-03-11.at.14.38.05.mov
MacOS: Chrome / Safari
Screen.Recording.2025-03-10.at.21.11.46.mov
MacOS: Desktop
Screen.Recording.2025-03-10.at.21.15.52.mov