Skip to content

improvement(chat): rename "Branch in new chat" to "Fork in new chat" - #6417

Merged
j15z merged 1 commit into
stagingfrom
fix/rename-branch-to-fork
Aug 8, 2026
Merged

improvement(chat): rename "Branch in new chat" to "Fork in new chat"#6417
j15z merged 1 commit into
stagingfrom
fix/rename-branch-to-fork

Conversation

@j15z

@j15z j15z commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Rename the message action copy from "Branch in new chat" to "Fork in new chat" (tooltip + aria-label)

Type of Change

  • Improvement

Testing

Copy-only change; biome check passes on the changed file. These were the only two occurrences of the old copy in the repo.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Aug 8, 2026 6:07pm

Request Review

@cursor

cursor Bot commented Aug 8, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Copy-only accessibility and tooltip text; no logic or API changes.

Overview
Updates the message action tooltip and aria-label from "Branch in new chat" to "Fork in new chat" so the UI matches existing fork behavior (useForkMothershipChat, error toast "Failed to fork chat").

Reviewed by Cursor Bugbot for commit beb068f. Bugbot is set up for automated code reviews on this repo. Configure here.

@greptile-apps

greptile-apps Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the chat-fork action’s tooltip and accessible label to use “Fork in new chat,” aligning the UI copy with the underlying action.

  • Renames the button’s aria-label.
  • Renames the matching visible tooltip.

Confidence Score: 5/5

The PR appears safe to merge.

The change only updates matching tooltip and accessibility text for the existing fork action, with no behavioral, security, or contract regressions identified.

Important Files Changed

Filename Overview
apps/sim/app/workspace/[workspaceId]/components/message-actions/message-actions.tsx Consistently updates both visible and assistive copy without altering component behavior.

Reviews (1): Last reviewed commit: "improvement(chat): rename "Branch in new..." | Re-trigger Greptile

@j15z
j15z merged commit 6c6d8a5 into staging Aug 8, 2026
30 checks passed
@j15z
j15z deleted the fix/rename-branch-to-fork branch August 8, 2026 18:11
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