Skip to content

Conversation

@Pratheek555
Copy link
Contributor

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

image

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

@CLAassistant
Copy link

CLAassistant commented Nov 3, 2025

CLA assistant check
All committers have signed the CLA.

@Spiral-Memory
Copy link
Collaborator

Please format it with Prettier to ensure the linting passes.

Copy link
Collaborator

@Spiral-Memory Spiral-Memory left a 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.

@Spiral-Memory
Copy link
Collaborator

Still the same

@Spiral-Memory
Copy link
Collaborator

8:1 error @rocket.chat/message-parser import should occur before import of ./AttachmentMetadata import/order

@Pratheek555
Copy link
Contributor Author

Pratheek555 commented Nov 27, 2025

8:1 error @rocket.chat/message-parser import should occur before import of ./AttachmentMetadata import/order

Yep, just checked the logs. Sorry about that. I did run the yarn commands to make sure everything was right.

Copy link
Collaborator

@Spiral-Memory Spiral-Memory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @Pratheek555

@Spiral-Memory Spiral-Memory added the chore a subtle fix label Nov 27, 2025
@Spiral-Memory Spiral-Memory merged commit 68b0d36 into RocketChat:develop Nov 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore a subtle fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG : Pin action system message does not render markdown or message content

4 participants