Fix previous invite message showing on every type#50618
Fix previous invite message showing on every type#50618dangrous merged 1 commit intoExpensify:mainfrom
Conversation
|
@abdulrahuman5196 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] |
|
Checking now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-22.at.12.37.14.AM.mp4Android: mWeb ChromeScreen.Recording.2024-10-22.at.12.39.12.AM.mp4iOS: NativeScreen.Recording.2024-10-22.at.12.10.32.AM.mp4iOS: mWeb SafariScreen.Recording.2024-10-22.at.12.33.59.AM.mp4MacOS: Chrome / SafariScreen.Recording.2024-10-21.at.11.54.52.PM.mp4MacOS: DesktopScreen.Recording.2024-10-21.at.11.56.06.PM.mp4 |
abdulrahuman5196
left a comment
There was a problem hiding this comment.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @dangrous
🎀 👀 🎀
C+ Reviewed
|
@dangrous looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
✋ 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/dangrous in version: 9.0.52-0 🚀
|
|
@bernhardoj This PR leads to the following issue: When we navigate to WorkspaceInviteMessagePage and refresh the page, the previous page is shown. Can you help check? |
|
Thanks for catching that! The root cause of the issue actually started to appear from the useOnyx migration PR. When the page is mounted, App/src/pages/workspace/WorkspaceInviteMessagePage.tsx Lines 81 to 94 in f3d92ce It didn't happen before because the nav is not ready yet.
But the |
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.52-5 🚀
|


Details
When we type, the previous invite message shows briefly.
Fixed Issues
$ #49996
PROPOSAL: #49996 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.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
android.mp4
Android: mWeb Chrome
android.mweb.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios.mweb.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4