Skip to content

fix(chat): rename "Group Chat" label to "Discussion" in discussion surfaces (RC1-025)#409

Merged
motirebuma merged 1 commit into
QuoteVote:mainfrom
anand-kashyap:fix-RC1-025-rename-group-chat
Jul 6, 2026
Merged

fix(chat): rename "Group Chat" label to "Discussion" in discussion surfaces (RC1-025)#409
motirebuma merged 1 commit into
QuoteVote:mainfrom
anand-kashyap:fix-RC1-025-rename-group-chat

Conversation

@anand-kashyap

Copy link
Copy Markdown
Contributor

Summary

Updates user-facing chat copy from "Group Chat" to "Discussion" in frontend discussion chat contexts to align with product language.

Branch: fix-RC1-025-rename-group-chat → main
Closes: #377
Labels: bug rc1 chat copy frontend

Changes

  • Replaced user-facing "Group Chat" label with "Discussion" in relevant discussion chat UI surfaces.
  • Kept internal identifiers and non-user-facing names unchanged.

Why

This aligns chat terminology with the expected product language for RC1-025.

Scope

  • Frontend chat copy only (no behavior or logic changes).

Testing

  • Manually verified discussion chat UI shows "Discussion".
  • Searched UI-facing frontend copy for remaining "Group Chat" references.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

@anand-kashyap is attempting to deploy a commit to the Louis Girifalco's projects Team on Vercel.

A member of the Team first needs to authorize it.

@motirebuma motirebuma self-requested a review July 6, 2026 20:21

@motirebuma motirebuma left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hello @anand-kashyap nice work clean and minimal exactly the right scope. Two files, two string changes, no logic changes. The fallback label in ChatList.tsx and the subtitle in MessageBox.tsx both read "Discussion" now.

One thing to double-check: are there any other user-facing "Group Chat" strings elsewhere in the codebase? Your PR description says you searched, so if you're confident this is all of them, this is good to go.

Thank you!!

Verdict: LGTM Approved.

@flyblackbox @anand-kashyap

@motirebuma motirebuma merged commit dc55111 into QuoteVote:main Jul 6, 2026
2 of 3 checks passed
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.

RC1-025 Rename Group Chat to Discussion

2 participants