-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Update Workspace Creation in NewDot to Create Collect Workspaces #38191
Conversation
@allroundexperts 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] |
On it today |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-26.at.4.32.23.PM.movAndroid: mWeb ChromeScreen.Recording.2024-03-26.at.4.31.42.PM.moviOS: NativeScreen.Recording.2024-03-26.at.4.30.05.PM.moviOS: mWeb SafariScreen.Recording.2024-03-26.at.4.29.11.PM.movMacOS: Chrome / SafariScreen.Recording.2024-03-26.at.4.22.16.PM.movMacOS: DesktopScreen.Recording.2024-03-26.at.4.25.43.PM.mov |
BUG Categories and more feature links do not work after a workspace is created. Screen.Recording.2024-03-14.at.2.11.30.AM.mov |
I guess categories for collect workspaces are not enabled by default 🤔, your account needs to be in beta (Not quite sure) Can you confirm this please @allroundexperts , if this isn't the case then i'll look into this bug tomorrow :) |
If the beta is not enabled, why are we showing the menu items? |
BUG The workspace disappears if categories page is opened 😕 Screen.Recording.2024-03-14.at.2.18.21.AM.mov |
I see, i found one issue which was to enable access to all collect policies accesible #37151 asked for some clarity over there Also did some digging, we need to have
|
What are the next steps here, guys? It would be great if @allroundexperts could get through review today and into the hands of an internal secondary reviewer. Thanks! |
@trjExpensify This is pending on #38191 (comment) |
@GandalfGwaihir Do you think you'd be able to update this today? |
Let me check what |
Tagging @tgolen as he also has some context |
This was the issue which sets |
Please refer |
Also can verify that we can see Categories if we remove the Same with the workspace in workspace list @allroundexperts |
Waiting for #37151 (comment) to be merged :) |
still waiting |
@GandalfGwaihir that PR is now merged and on staging. Can you fix your conflicts today, and @allroundexperts can you resume the review? |
@allroundexperts , tested it locally, things work fine now, can you update the checklist please :) |
I'll test this again today. |
friendly bump @allroundexperts |
Okay this is strange: Also, one unit test is failing because of |
That isn't on my radar, sorry. What steps are you taking to create the workspace? If you paste that requestID in here, I can try and take a look. |
These are the logs |
@GandalfGwaihir please stop testing for now. We're aware of that issue and are working on it. |
Yeah sure :) Also please note that this was working smooth with collect worskpaces yesterday |
Dropping this here (internal link) for ease of finding it again. |
@trjExpensify @luacmartins , actually this seems to be resolved, I am able to create the collect workspace successfully , You can check the unit test logs, my best guess is it had to do something with the api not working at that time : But yeah, waiting for the resolution from your side, if it had to do with something in the |
bump @allroundexperts for reviewers checklist |
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.
The code changes look good. I'll leave it to @allroundexperts for continuing to test this.
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.
Works good!
friendly bump @techievivek, let's get this on staging before the week ends 💪 |
I'll go ahead and merge 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. |
🚀 Deployed to staging by https://github.com/tgolen in version: 1.4.58-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.58-8 🚀
|
Details
We are moving away from
free policies
, this PR updates the current codebase to createcollect policies
by default .Fixed Issues
$ #37153
PROPOSAL: #37153 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
(Observe that now by default Collect workspace is created)
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
iOS: mWeb Safari
WhatsApp.Video.2024-03-13.at.4.52.34.AM.mp4
iOS: Native
WhatsApp.Video.2024-03-13.at.4.52.41.AM.mp4
MacOS: Chrome / Safari
WhatsApp.Video.2024-03-13.at.5.01.51.AM.mp4
Android: Native
simplescreenrecorder-2024-03-13_05.07.49.mp4
Android: mWeb Chrome
simplescreenrecorder-2024-03-13_04.57.36.mp4
MacOS: Desktop
WhatsApp.Video.2024-03-13.at.5.01.52.AM.mp4