-
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: Workspace list is opened in background when workspace description is opened from workspace chat #53985
Conversation
@dukenv0307 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-12.at.14.57.36.movAndroid: mWeb ChromeScreen.Recording.2024-12-12.at.14.55.54.moviOS: NativeScreen.Recording.2024-12-12.at.14.58.18.moviOS: mWeb SafariScreen.Recording.2024-12-12.at.14.54.57.movMacOS: Chrome / SafariScreen.Recording.2024-12-12.at.14.53.44.movMacOS: DesktopScreen.Recording.2024-12-12.at.15.03.30.mov |
LGTM |
bump for merging @nkuoch |
✋ 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/nkuoch in version: 9.0.77-0 🚀
|
Explanation of Change
Fixed Issues
$ #53665
PROPOSAL: #53665 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
Verify that: The background is workspace settings.
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_20241212_125114.mp4
Android: mWeb Chrome
Screen_recording_20241212_124614.mp4
iOS: Native
Simulator.Screen.Recording.-.Expensify.testing.-.2024-12-12.at.12.55.07.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.Expensify.testing.-.2024-12-12.at.12.57.36.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-12-12.at.12.39.06.PM.mov
MacOS: Desktop
Screen.Recording.2024-12-12.at.12.41.03.PM.mov