-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix: unknown user is displayed if selecting another report #69227
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
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-08-26.at.6.49.51.PM.movAndroid: mWeb ChromeNA iOS: HybridAppScreen.Recording.2025-08-26.at.6.53.28.PM.moviOS: mWeb SafariNA MacOS: Chrome / SafariNA MacOS: DesktopNA |
|
@mkzie2 Please take a look at ESLint check errors, thanks |
@eh2077 Look like it's GH issue. |
| Navigation.navigate(ROUTES.SHARE_DETAILS.getRoute(reportID.toString())); | ||
| }); | ||
| } else { | ||
| clearUnknownUserDetails(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a note for myself: This is cleanup method is pairwise with the saveUnknownUserDetails method above.
eh2077
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mkzie2 Thank you for the quick PR!
Tested well.
|
✋ 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/francoisl in version: 9.2.0-0 🚀
|
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.2.0-5 🚀
|
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.2.0-5 🚀
|
Explanation of Change
fix: unknown user is displayed if selecting another report
Fixed Issues
$ #68823
PROPOSAL: #68823 (comment)
Tests
Offline tests
Same
QA Steps
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))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-08-26.at.16.40.17.mov
Android: mWeb Chrome
iOS: Native
Screen.Recording.2025-08-26.at.16.41.11.mov
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop