-
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
Allow add/remove users to workspace chat #42320
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] |
@mananjadhav Sorry, but I had to redo our PR, again, I couldn't solve the problem with signing the commits. |
No worries. I'll finish checklist today and also upload the Android videos. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-manage-members.movAndroid: mWeb Chromemweb-chrome-manage-members.moviOS: Nativeios-workspace-add-members.movios-workspace-remove-members.moviOS: mWeb Safarimweb-safari-manage-members.movMacOS: Chrome / Safariweb-workspace-add-members.movweb-workspace-remove-members.movMacOS: Desktopdesktop-workspace-manage-members.mov |
@brunovjk I can still see the commits are not signed. Can you please fix that? |
Thank you @mananjadhav. |
🚀 Deployed to staging by https://github.com/jasperhuangg in version: 1.4.77-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
Details
Allow anyone to be added/removed to the workspace chat via the Invite/Remove button of the members page using the
RoomMembersPage
instead ofReportParticipantsPage
Fixed Issues
$ #35391
PROPOSAL: #35391 (comment)
Tests
Workspace chat
Workspace chat Details page
Members page
Invite Button
Add Users
to theWorkspace chat
- Add several users with different types of personal details:Known
,Unknown
,expesifail
, ... (We have a known server issue that when adding unknown users, they immediately disappear. This issue has not been introduced and will not be fixed in this PR.)Members page
click onRemove
buttonRemove Users
to theWorkspace chat
Offline tests
Same as 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.Native.mp4
iOS: mWeb Safari
iOS.Web.mp4
MacOS: Chrome / Safari
MacOS.Web.mp4
MacOS: Desktop
MacOS.Desktop.mp4