Remove Send money from workspace chats#14987
Conversation
|
@0xmiroslav @sketchydroide 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] |
|
I will review in a few hrs |
|
@luacmartins I was not able to test workspace chat. This video has some weird issues: bug.mp4
I think this happens because my account has not |
|
@0xmiroslav I added your account to the beta. The Onyx error seems unrelated to this PR, but we should address that in a different issue if you can consistently reproduce. |
One thing to confirm: after inviting members in Manage members page, they should be automatically added to all chat rooms (#admins, #announce, policy expense room) of that workspace, right? |
|
They should only be added to the #announce room and have an individual workspace chat created between them and the Workspace admin |
|
Ah yes, not #admins but only #announce
|
|
Nvm, I am now able to test using expensifail account QA team is using. Let me fill checklist shortly. |
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - Chromemchrome.movMobile Web - Safarimsafari.mp4Desktopdesktop.moviOSios.mp4Androidandroid.mov |
0xmiroslav
left a comment
There was a problem hiding this comment.
Tested all cases and work as expected
- Concierge chat
- #admins, #announce chat
- Room chat
- Workspace chat (members: 1, 2, 3+)
- Group chat (members: 2, 3+)
- 1:1 chat
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
Show details
|
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.2.70-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.2.70-0 🚀
|
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.2.70-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.2.70-1 🚀
|

Details
Remove the Send money option from Workspace chats
Fixed Issues
$ #14865
Tests
+ > New workspaceSettings > Workspace > Manage members > Invite+icon in the compose boxSend moneyis not an option, but that you can seeAdd attachmentandRequest money+icon in the composer boxAdd attachment,Request moneyandSend moneyoptions+icon in the composer boxAdd attachmentandSplit billoptionsOffline tests
Same as test steps
QA Steps
Same as test steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.Screenshots/Videos
Web
web.mov
Mobile Web - Chrome
chrome.mov
Mobile Web - Safari
safari.mov
Desktop
desktop.mov
iOS
ios.mov
Android
android.mov