-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 custom workspace avatar for public rooms #34115
Conversation
@ 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] |
@grgia the avatar of the room is not being updated when i change the avatar of the workspace. Screen.Recording.2024-01-12.at.3.04.50.PM.mov |
@getusha that seems like a different bug, does that happen on main? |
@grgia Not able to reproduce on staging, the avatar updates when the account is a member of the workspace. |
@chrispader I'm not sure if you're interested in one more theme PR, but I am going OOO and wont be able to restart this PR until I'm back if you feel like taking a stab at it (no pressure though!) |
yea, i can work on it 👍 @grgia |
@grgia is this PR something still to be considered? |
If so, @getusha can you please review ASAP? |
@yuwenmemon we decided to go with a different PR #35792 |
Cool! Closing |
Details
Auth changes: https://github.com/Expensify/Auth/pull/9612
Fixed Issues
$ #33470
QA Steps
Verify that no errors appear in the JS console
Launch app
Tap fab--start chat
Tap room
Enter room name and select a workspace with custom avatar
Tap create room
Tap header
Tap members---Invite
Invite user X to room
9 .Navigate to LHN and note avatar of room chat
Go to https://staging.new.expensify.com/
Login as user X
Note avatar of room chat is custom avatar ✅
Repeat with workspace with default avatar ✅
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
custom
default