-
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 new user does not appear in start chat after request IOU #32330
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] |
@abdulrahuman5196 Friendly bump. |
Reviewing now |
@dukenv0307 I don't see this issue currently happening in Production. Maybe something else fixed it? I don't see the Hidden text as well. Screen.Recording.2023-12-07.at.5.15.45.PM.mov |
@abdulrahuman5196 I think now BE will return the full personal detail with the account which has the same current email, you can try with the other email account or phone number. |
@dukenv0307 Checked with multiple different emails, same case still exists. |
@abdulrahuman5196 Still reproducible with some accounts. Can you try with my account Screen.Recording.2023-12-08.at.11.19.41.mov |
Got it. @dukenv0307 . Seems for some accounts its still the issue. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2023-12-14.at.6.27.46.PM.mp4Android: mWeb ChromeScreen.Recording.2023-12-14.at.6.29.22.PM.mp4iOS: NativeScreen.Recording.2023-12-14.at.6.11.38.PM.mp4iOS: mWeb SafariScreen.Recording.2023-12-14.at.6.24.13.PM.mp4MacOS: Chrome / SafariScreen.Recording.2023-12-14.at.5.54.16.PM.mp4MacOS: DesktopScreen.Recording.2023-12-14.at.5.56.06.PM.mp4 |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @madmax330
🎀 👀 🎀
C+ Reviewed
✋ 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/madmax330 in version: 1.4.14-0 🚀
|
🚀 Deployed to staging by https://github.com/madmax330 in version: 1.4.14-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.4.14-6 🚀
|
Details
Fix new user does not appear in start chat after request IOU
Fixed Issues
$ #30296
PROPOSAL: #30296 (comment)
Tests
Offline tests
Same as above
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
Screen.Recording.2023-12-01.at.13.29.44.mov
Android: mWeb Chrome
Screen.Recording.2023-12-01.at.13.29.44.mov
iOS: Native
Screen.Recording.2023-12-01.at.13.41.12.mov
iOS: mWeb Safari
Screen.Recording.2023-12-01.at.13.26.25.mov
MacOS: Chrome / Safari
Screen.Recording.2023-12-01.at.13.24.20.mov
MacOS: Desktop
Screen.Recording.2023-12-01.at.13.36.55.mov