Skip to content

Fix: Forwarded Message UI with Rocket.Chat native client#1295

Open
DivyanshuVortex wants to merge 1 commit into
RocketChat:developfrom
DivyanshuVortex:fix/quote-message-ui
Open

Fix: Forwarded Message UI with Rocket.Chat native client#1295
DivyanshuVortex wants to merge 1 commit into
RocketChat:developfrom
DivyanshuVortex:fix/quote-message-ui

Conversation

@DivyanshuVortex
Copy link
Copy Markdown

Acceptance Criteria fulfillment

  • Remove the incorrect @ symbol prefix from the author's name in top-level and nested quote attachments.
  • Increase the font-weight of the quoted author's name to 500 to match the native UI.
  • Ensure that standard file attachments and bot messages without an author_name continue to render their grey background .

Fixes : #1294

Video/Screenshots

After :
Screenshot from 2026-05-17 13-27-57

Before :
Screenshot from 2026-05-17 12-36-35

PR Test Details

Tested locally using Storybook (yarn storybook in packages/react). Verified that both top-level quoted messages and nested forwarded messages render correctly without breaking the UI for standard text/file attachments (e.g., bot webhooks).

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.

Signed-off-by: DivyanshuVortex <divyanshuchandra9027@gmail.com>
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.

bug : Forwarded Message UI to match Rocket.Chat native UI

1 participant