-
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
Update archive messages for threads #36432
Update archive messages for threads #36432
Conversation
friendly bump @akinwale |
Thanks. Was just taking a look. Will complete the review today or tomorrow. |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari36432-web-1.mp436432-web-2.mp436432-web-3.mp4MacOS: Desktop36432-desktop.mp4 |
Updated |
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.
LGTM.
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 great, thanks so much
`This workspace chat is no longer active because ${displayName} is no longer a member of the ${policyName} workspace.`, | ||
`This chat is no longer active because ${oldDisplayName} has merged their account with ${displayName}.`, | ||
[CONST.REPORT.ARCHIVE_REASON.REMOVED_FROM_POLICY]: ({displayName, policyName, shouldUseYou = false}: ReportArchiveReasonsRemovedFromPolicyParams) => | ||
shouldUseYou |
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.
NAB: The ternary statement could be used for a smaller part of the message
✋ 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/neil-marcellini in version: 1.4.51-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.51-3 🚀
|
Details
Fixed Issues
$ #36389
PROPOSAL: #36389 (comment)
Tests
Offline tests
N/A
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 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
android.Recording.2024-02-26.012724.mp4
Android: mWeb Chrome
mweb.chrome.Recording.2024-02-26.001350.mp4
iOS: Native
ios.Recording.2024-02-26.011737.mp4
iOS: mWeb Safari
mweb.safari.Recording.2024-02-26.004504.mp4
MacOS: Chrome / Safari
Archived.-.Recording.2024-02-25.234805.mp4
MacOS: Desktop
Desktop.Recording.2024-02-26.000725.mp4