-
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: invoice room avatar flickers when deleting workspace #52093
Conversation
@dominictb 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] |
The second issue was resolved well. Let's hold for BE change to see if it fixed the first one. @daledah Please add HOLD BE to PR title. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-10.at.22.42.09-compressed.movAndroid: mWeb ChromeScreen.Recording.2024-12-10.at.22.35.46-compressed.moviOS: NativeScreen.Recording.2024-12-10.at.22.21.15-compressed.moviOS: mWeb SafariScreen.Recording.2024-12-10.at.22.26.46-compressed.movMacOS: Chrome / SafariScreen.Recording.2024-12-10.at.22.14.40-compressed.movScreen.Recording.2024-12-10.at.22.14.15-compressed.movMacOS: DesktopScreen.Recording.2024-12-10.at.22.24.09-compressed.mov |
@daledah Can you pull |
First bug is fixed, Second one will be fixed in this PR: Screen.Recording.2024-12-10.at.17.26.25.mp4Screen.Recording.2024-12-10.at.17.27.33.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.
🎀👀🎀
@daledah @dominictb these checkboxes are checked but I see a console warning in 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/cead22 in version: 9.0.74-0 🚀
|
@cead22 I cannot reproduce this warning on |
Cool, thanks for checking 💚 |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.74-8 🚀
|
Explanation of Change
Fixed Issues
$ #51130
PROPOSAL: #51130 (comment)
Tests
Precondition:
Offline tests
QA Steps
Precondition:
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
Screen.Recording.2024-11-07.at.15.57.49.mp4
Android: mWeb Chrome
Screen.Recording.2024-11-07.at.16.05.06.mp4
iOS: Native
Screen.Recording.2024-11-07.at.15.42.02.mov
iOS: mWeb Safari
Screen.Recording.2024-11-07.at.15.51.38.mov
MacOS: Chrome / Safari
Screen.Recording.2024-11-06.at.14.11.59.mov
MacOS: Desktop
Screen.Recording.2024-11-07.at.15.48.19.mov