Skip to content

fix(trust): copy '@' for TXT record name in custom domain settings - #3563

Open
rvcas wants to merge 1 commit into
trycompai:mainfrom
rvcas:fix/trust-portal-txt-name-copy
Open

fix(trust): copy '@' for TXT record name in custom domain settings#3563
rvcas wants to merge 1 commit into
trycompai:mainfrom
rvcas:fix/trust-portal-txt-name-copy

Conversation

@rvcas

@rvcas rvcas commented Aug 27, 2026

Copy link
Copy Markdown

Summary

  • The TXT record Name copy button in TrustPortalDomain.tsx copied compai-domain-verification=<orgId> (the value) instead of @.
  • Fixed in both the desktop table and the mobile layout. Value copy buttons are unchanged.

Test plan

  • Open Trust → Portal Settings with an unverified custom domain
  • Click the copy icon next to @ in the TXT row → clipboard contains @
  • Verify on mobile width (<lg) as well

🤖 Generated with Claude Code

https://claude.ai/code/session_01UiQAkKJwZQqmTnitpoNf3F


Summary by cubic

Fixes the TXT record Name copy button in custom domain settings so it copies @ instead of the verification value (compai-domain-verification=<orgId>). Applies to both the desktop table and mobile layout; value copy buttons are unchanged.

Written for commit 2bd3d51. Summary will update on new commits.

Review in cubic

The TXT record Name copy button copied the verification value instead of
'@', in both the desktop table and mobile layout.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UiQAkKJwZQqmTnitpoNf3F
@CLAassistant

CLAassistant commented Aug 27, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

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.

2 participants