-
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 room chat avatar is different for user who creates room & who has been invited to room #35792
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2024-02-06.at.11.21.25.PM.movMacOS: Desktop |
@dukenv0307 when i open the avatar from the profile this is what appears. |
@dukenv0307 friendly bump on the above issue |
Previously it was working, but currently the Back End is not returning the policy avatar of the report. |
@tylerkaraszewski there was some related BE issues, did you merge it by mistake or intentionally? |
Oops, do I need to revert this? |
@tylerkaraszewski The issues could be handled as a follow up, but i haven't even completed the check list yet #35792 (comment) 😬 |
Here's what happened. I meregd this PR: That PR contains 16 commits, including both of the commits in this PR. Because that PR was merged, this PR also shows as merged, because all of its commits have been merged. @dukenv0307 - does this PR even have changes that are not present in the other PR? You will need to re-create this PR if so. |
@dukenv0307 could you check this? #35792 (comment) |
@tylerkaraszewski @getusha Opps. Sorry for my mistake. I'll re-create this PR soon. |
original issue not reproducible event without report.policyAvatar
Details
Room chat avatar is different for user who creates room & who has been invited to room
Fixed Issues
$ #33470
PROPOSAL: #33470 (comment)
Tests
Offline tests
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(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label 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
android.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios-resize.mp4
iOS: mWeb Safari
ios-resize.mp4
MacOS: Chrome / Safari
web-resize.mp4
MacOS: Desktop
desktop-resize.mp4