-
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
fix: open the correct chat during onboarding flow #45372
Conversation
Signed-off-by: dominictb <[email protected]>
@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] |
On my list tomorrow |
@dominictb Could you help to merge the latest main? |
@dominictb Could you check again? It isn't worked for me Screen.Recording.2024-07-19.at.11.58.40.mov |
From my investigation, I see that |
Signed-off-by: dominictb <[email protected]>
@DylanDylann updated again to move the condition to the top |
@dominictb It still fails to me Screen.Recording.2024-07-22.at.14.53.04.mov |
Checking on this now. |
@DylanDylann I couldn't reproduce the issue. Could you try again? Maybe hardcode |
It worked for me. Completing the checklist |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-24.at.19.14.22.movAndroid: mWeb ChromeScreen.Recording.2024-07-24.at.19.15.30.moviOS: NativeScreen.Recording.2024-07-24.at.22.10.19.moviOS: mWeb SafariScreen.Recording.2024-07-24.at.19.17.07.movMacOS: Chrome / SafariScreen.Recording.2024-07-24.at.19.02.24.movMacOS: DesktopScreen.Recording.2024-07-24.at.19.17.58.mov |
@dominictb Small note for next PRs, Please complete videos on all platform even the bug is only reproduce on some specific device (It's our rule) |
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.
LGTM
✋ 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/thienlnam in version: 9.0.12-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.12-0 🚀
|
🚀 Deployed to staging by https://github.com/thienlnam in version: 9.0.13-0 🚀
|
Details
Fixed Issues
$ #44728
PROPOSAL: #44728 (comment)
Tests
Note: Might need to repeat step 1-3 multiple times, until after step 3, the system chat (
Expensify
chat) opens.Verify that: After finishing onboarding flow, if the system chat (
Expensify
chat) opens, theConcierge
chat should stay bold/unreadOffline tests
QA Steps
Note: Might need to repeat step 1-3 multiple times, until after step 3, the system chat (
Expensify
chat) opens.Verify that: After finishing onboarding flow, if the system chat (
Expensify
chat) opens, theConcierge
chat should stay bold/unreadPR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
N/A: The test step only applies from large screen
Android: mWeb Chrome
N/A: The test step only applies from large screen
iOS: Native
N/A: The test step only applies from large screen
compressed_ios.mp4.mp4
iOS: mWeb Safari
MacOS: Chrome / Safari
compressed_web.mov.mp4
MacOS: Desktop
compressed_web.mov.mp4