improvement(chat): rename "Branch in new chat" to "Fork in new chat" - #6417
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit beb068f. Bugbot is set up for automated code reviews on this repo. Configure here. |
Greptile SummaryThis 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.
Confidence Score: 5/5The 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.
|
| 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
Summary
Type of Change
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