Include an add workspace button when selecting participants#41811
Include an add workspace button when selecting participants#41811thienlnam merged 5 commits intoExpensify:mainfrom
Conversation
|
@shawnborton @ishpaul777 One of you needs to 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-05-10.at.12.50.12.AM.movAndroid: mWeb ChromeScreen.Recording.2024-05-10.at.12.52.46.AM.moviOS: NativeScreen.Recording.2024-05-10.at.12.39.08.AM.moviOS: mWeb SafariScreen.Recording.2024-05-10.at.12.41.01.AM.movMacOS: Chrome / SafariScreen.Recording.2024-05-10.at.12.34.38.AM.movMacOS: DesktopScreen.Recording.2024-05-10.at.12.58.45.AM.mov |
|
Related to #41465, just curious why cant we have the new workspace name to be in same pattern we have "username's Workspace" ?
|
@ishpaul777 This gets set when the response from the server comes back. For the optimistic case, it's like you have suggested. @thienlnam already has an internal issue for handling this 😄 |
|
ah sorry i didn't noticed that i just assumed we set it this way |
|
bug: share to accountant flow seems broken after click "new workspace" Screen.Recording.2024-05-08.at.3.13.20.AM.mov |
|
I will resume this tomorrow, have to go offline for the night 💤 |
|
The screenshots in the original comment look pretty good to me. |
|
@allroundexperts did you get a chance to look into #41811 (comment) |
|
@ishpaul777 Fixed. Screen.Recording.2024-05-09.at.1.23.56.PM.mov |
| <Button | ||
| success | ||
| text={translate('workspace.new.newWorkspace')} | ||
| onPress={() => onFinish()} |
There was a problem hiding this comment.
| onPress={() => onFinish()} | |
| onPress={onFinish} |
ishpaul777
left a comment
There was a problem hiding this comment.
Just minor comment. Rest looks Great!
|
Looks good, just one merge conflict now! |
|
@thienlnam Ready. |
|
✋ 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/thienlnam in version: 1.4.74-0 🚀
|
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|


Details
Details: #40823
Fixed Issues
$ #40823
PROPOSAL: N/A
Tests
Pre-Req: Make sure that you have a existing workspace on your account.
create new workspacebutton shows up in the workspace selection page.Repeat steps 1-2, and click on the Share with accountant whisper
Verify that you are redirected to the request confirmation page and upon confirmation, you're able to see an invite members page.
Offline tests
N/A
QA Steps
Pre-Req: Make sure that you have a existing workspace on your account.
create new workspacebutton shows up in the workspace selection page.Repeat steps 1-2, and click on the Share with accountant whisper
Verify that you are redirected to the request confirmation page and upon confirmation, you're able to see an invite members page.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2024-05-08.at.1.01.43.AM.mov
Android: mWeb Chrome
Screen.Recording.2024-05-08.at.1.03.55.AM.mov
iOS: Native
Screen.Recording.2024-05-08.at.1.05.20.AM.mov
iOS: mWeb Safari
Screen.Recording.2024-05-08.at.1.09.27.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-08.at.12.58.53.AM.mov
MacOS: Desktop
Screen.Recording.2024-05-08.at.12.56.27.AM.mov