Skip to content

[Fix] Comment text not visible to mentioned users#220

Open
eldoctormail wants to merge 2 commits into
Grashjs:mainfrom
eldoctormail:Fix-comments
Open

[Fix] Comment text not visible to mentioned users#220
eldoctormail wants to merge 2 commits into
Grashjs:mainfrom
eldoctormail:Fix-comments

Conversation

@eldoctormail

Copy link
Copy Markdown
Contributor

Problem

When a comment contained @mentions, the surrounding plain text was not rendered for any user viewing the comment — only the mention itself (@name) was visible.

Root cause

In renderContentWithMentions inside CommentItem.tsx, plain text segments were pushed into the parts array as raw strings:

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

👷 Deploy request for atlasjs-home pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c198298

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

👷 Deploy request for atlas-cmms pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c198298

@eldoctormail

eldoctormail commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Related #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant