-
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
Fix invited members for admin threads #34362
Fix invited members for admin threads #34362
Conversation
|
@aimane-chnaif 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] |
@aimane-chnaif friendly bump on this one |
reviewing today |
Please resolve conflict |
# Conflicts: # src/libs/ReportUtils.ts
# Conflicts: # src/libs/ReportUtils.ts
# Conflicts: # src/libs/ReportUtils.ts
Can you please add context what issues are fixed? |
Testing against main, I haven't found any case of thread disabled for system messages. |
Is this supposed to work? I don't see Cathy is being invited to the thread ![]() My test accounts:
|
Yup the PR is mostly fixing issues with admin threads - like correct naming in the headers and left section |
I think that it is correct behaviour - because here you just mentioned person in thread. Previously just @ was not working |
If that's the correct behavior, |
Updated description and add small fix for broken single thread for same user |
What's the next step and who is doing it, when? |
I think that @aimane-chnaif will make final test - already saw based on his latest screenshot that flow is working fine. In any case will be here during all day and the weekend to help pushing it asap |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
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.
We did not find an internal engineer to review this PR, trying to assign a random engineer to #33738 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
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.
Looks good! ✅
✋ 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 production by https://github.com/thienlnam in version: 1.4.31-7 🚀
|
Details
After allowing threads for admin rooms - there were some issues to resolve
Fixed Issues
$ #33738
PROPOSAL: #33738 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
8mb.video-HFf-jgKBs2vF.mp4
Android: mWeb Chrome
8mb.video-Ef6-HVujRQyb.mp4
iOS: Native
8mb.video-mSR-rt3IUl3Y.mp4
iOS: mWeb Safari
8mb.video-3Dv-nc3F8yeb.mp4
MacOS: Chrome / Safari
8mb.video-4wq-qr90Z52d.mp4
MacOS: Desktop
8mb.video-Ha5-ox1Wz5un.mp4