Skip to content

Make ContactEmail links look like links#1062

Merged
evantahler merged 2 commits into
mainfrom
security-link
Jul 14, 2026
Merged

Make ContactEmail links look like links#1062
evantahler merged 2 commits into
mainfrom
security-link

Conversation

@evantahler

@evantahler evantahler commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Before:

Screenshot 2026-07-13 at 10 29 12 PM

After:

Screenshot 2026-07-13 at 10 29 47 PM

Did you even know there was a link in the first image?


Note

Low Risk
Presentation-only CSS on a shared docs component; no auth, data, or email-obfuscation behavior changes.

Overview
ContactEmail now applies a shared Tailwind class (text-brand-accent plus underline) on both the post-hydration mailto: anchor and the SSR fallback Link, so contact links read as links instead of plain text. Every docs page that uses the component picks up the styling without per-page changes.

The security research program MDX only adjusts list markup (bullets) and slightly rewords the closing contact our security team link text; behavior and obfuscation logic are unchanged.

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

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 14, 2026 2:30pm

Request Review

@evantahler evantahler enabled auto-merge (squash) July 14, 2026 05:32
@evantahler evantahler requested a review from a team July 14, 2026 05:33

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 138e999. Configure here.

Comment thread app/_components/contact-email.tsx Outdated

@sdserranog sdserranog 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.

:shipit:

@evantahler evantahler merged commit 6c13a5f into main Jul 14, 2026
9 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.

3 participants