-
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
Modified function to check reply in thread option #33490
Conversation
Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
@s77rt Updated. |
Reviewer Checklist
Screenshots/Videos |
@dukenv0307 Please add the missing screenshot for android and changes the steps to:
|
@s77rt Updated video for Android and steps. |
@dukenv0307 Thanks |
✋ 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/pecanoro in version: 1.4.20-0 🚀
|
Hm, there's some kind of problem with this -- can you please visit here to read about it? #33738 (comment) |
@quinthar I don't think that problem is related to this PR (except the fact that this PR enabled the system messages threads). The problem explained there seems internal (requires BE changes). |
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.20-3 🚀
|
Details
Almost all report actions are enabled thread, so we create a function to check for some special actions that should be disabled thread. This can help us when we add a new action we don't need to update the
shouldShow
function of reply in thread option again.Fixed Issues
$ #31582
PROPOSAL: #31582 (comment)
Tests
Offline tests
Same as above
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
Screen.Recording.2023-12-29.at.10.17.41.mov
Android: mWeb Chrome
Screen.Recording.2023-12-22.at.17.58.25.mov
iOS: Native
Screen.Recording.2023-12-22.at.18.04.59.mov
iOS: mWeb Safari
Screen.Recording.2023-12-22.at.18.00.47.mov
MacOS: Chrome / Safari
Screen.Recording.2023-12-22.at.17.50.32.mov
MacOS: Desktop
Screen.Recording.2023-12-22.at.18.07.41.mov