-
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: prevent creating workspace twice #47624
Conversation
@mananjadhav 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] |
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.
Code changes look fine to me. Will test and work on the checklist.
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-offline-workspace.movAndroid: mWeb Chromemweb-chrome-offline-workspace.moviOS: NativeiOS: mWeb Safarimweb-safari-offline-workspace_XYwqRbLr.mp4MacOS: Chrome / Safariweb-offline-workspace.movMacOS: Desktopdesktop-offline-workspace.mov |
I am having issues with Xcode, so skipping the iOS videos. |
@daledah @mananjadhav I noticed a console warning in one of your videos, can you report it or open an issue for it?
Also, I don't see this part of the proposal in this PR. Was the root cause of the issue something else? Can you share how this fixed the admins channel getting pinned? |
@cead22 This part
is used to fix the original issue, which was fixed already in #45048. So in this PR I only fix the second issue I mentioned in my proposal |
Don't forget about this |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@cead22 I don't think the console warning is related to my PR, as I have encountered this warning many times before. |
That's ok, you should still report it on slack and we should find a solution, so that this doesn't show on the next PRs. That's why it's part of the checklist |
🚀 Deployed to staging by https://github.com/cead22 in version: 9.0.26-1 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.26-6 🚀
|
Details
Fixed Issues
$ #44855
PROPOSAL: #44855 (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 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-08-19.at.15.46.43.mov
Android: mWeb Chrome
Screen.Recording.2024-08-19.at.15.28.01.mov
iOS: Native
Screen.Recording.2024-08-19.at.15.56.14.mov
iOS: mWeb Safari
Screen.Recording.2024-08-19.at.15.57.40.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-19.at.15.16.28.mov
MacOS: Desktop
Screen.Recording.2024-08-19.at.16.01.40.mov