-
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
[CP Staging] Create workspace when new user signs up, selects the "Manage my team's expenses" option and completes the "employee" step #50759
Conversation
@thesahindia 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] |
@thesahindia this might be tricky to test since it requires being able to test the flow from old to new. I will request and internal reviewer. |
Screen.Recording.2024-10-14.at.9.21.31.PM.movI have to click the number of employees twice to proceed. Does that happen for you as well @marcaaron? |
Reviewer Checklist
Screenshots/VideosScreen.Recording.2024-10-14.at.9.21.31.PM.movAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…ldDotRedirect [CP Staging] Create workspace when new user signs up, selects the "Manage my team's expenses" option and completes the "employee" step (cherry picked from commit 0167316) (CP triggered by marcaaron)
…g-50759-1 🍒 Cherry pick PR #50759 to staging 🍒
🚀 Cherry-picked to staging by https://github.com/srikarparsi in version: 9.0.48-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.48-2 🚀
|
Details
Fixes a Deploy Blocker issue where users get redirected from OldDot to NewDot after selecting "Manage my team's expenses" onboarding option and no workspace is created for them. This will ensure the workspace is created in the "employees" step vs. the "intent" step (since this OldDot flow is skipping that step).
cc @s77rt @nkdengineer we are going to have to fix this in the API layer. The desired behavior is to create the workspace when the user navigates from OldDot, but will take some time to implement on the backend.
Fixed Issues
$ #50758
PROPOSAL:
Moving the call to the employees question step is a temporary fix so that the flow can continue working while we come up with a better fix in the BE.
Tests
Offline tests
QA Steps
Same as tests.
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
2024-10-14_14-54-29.mp4
MacOS: Desktop