-
Notifications
You must be signed in to change notification settings - Fork 332
FIX: Pin action system message does not render markdown or message content #1022 #1023
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
Conversation
|
Please format it with Prettier to ensure the linting passes. |
Spiral-Memory
left a comment
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.
Fix the lint cases.
|
Still the same |
|
8:1 error |
Yep, just checked the logs. Sorry about that. I did run the yarn commands to make sure everything was right. |
Spiral-Memory
left a comment
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! Thanks @Pratheek555
Brief Title
When you pin a message the system message which is sent for the pin action does not render the pinned message components.
Fixes #1022
Video/Screenshots
PR Test Details
Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace
<pr_number>with the actual PR number.Related Issue: #1022