Skip to content

Remove mentions of contacting Roo Code support#11442

Draft
roomote[bot] wants to merge 1 commit intomainfrom
remove-support-contact-mentions
Draft

Remove mentions of contacting Roo Code support#11442
roomote[bot] wants to merge 1 commit intomainfrom
remove-support-contact-mentions

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 12, 2026

Remove all user-facing references to contacting Roo Code support (support@roocode.com) from the extension.

Changes

Settings About page (About.tsx)

  • Removed the "Need to talk to us? Write support@roocode.com" contact section
  • Renamed section header from "Contact & Community" to "Community"
  • Removed unused MessageCircle icon import

Chat error handling (ChatRow.tsx)

  • Removed mailto:support@roocode.com link from unknown API error handler

Diagnostics (diagnosticsHandler.ts)

  • Replaced "Please share this file with Roo Code Support (support@roocode.com)" header with generic "This file contains error diagnostics for troubleshooting."

Localization (18 locales)

  • Removed "Please contact Roo Code support" from unknown API error messages in all chat.json files
  • Removed contact translation object and renamed contactAndCommunity to communityHeader in all settings.json files

Tests

  • Removed contact section test from About.spec.tsx
  • Updated diagnostics header assertion in diagnosticsHandler.spec.ts

View task on Roo Code Cloud

- Remove contact section (email link to support@roocode.com) from About settings page
- Rename "Contact & Community" section header to just "Community" across all 18 locales
- Remove "Please contact Roo Code support" from unknown API error messages across all 18 locales
- Remove mailto:support@roocode.com link from ChatRow unknown error handler
- Replace support contact header in diagnostics file with generic troubleshooting message
- Update corresponding tests in About.spec.tsx and diagnosticsHandler.spec.ts
@roomote
Copy link
Contributor Author

roomote bot commented Feb 12, 2026

Rooviewer Clock   See task

Reviewed all 41 changed files. No issues found.

The changes are clean and consistent: support contact references removed from About page, ChatRow error handler, and diagnostics header. All 18 locale files properly updated (removed contact object, renamed contactAndCommunity to communityHeader, trimmed unknown error messages). Tests updated accordingly. No stale references remain in the extension codebase.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

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