Skip to content

Link Sentry Features card titles on homepage#18421

Merged
sfanahata merged 3 commits into
masterfrom
homepage-link-feature-cards
Jun 16, 2026
Merged

Link Sentry Features card titles on homepage#18421
sfanahata merged 3 commits into
masterfrom
homepage-link-feature-cards

Conversation

@asblumen

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Makes each card title in the homepage "Sentry Features" section a hyperlink so each card has a primary destination.

  • AI in Sentry/ai/
  • Debugging in Sentry/product/
  • Fix Bugs Faster with Seer/product/ai-in-sentry/seer/

The card titles (not the whole cards) are linked because each card body already contains inline contextual links; wrapping the entire card in an anchor would nest <a> tags and break those links.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

🤖 Generated with Claude Code

Make each card title in the "Sentry Features" section a hyperlink:
- AI in Sentry -> /ai/
- Debugging in Sentry -> /product/
- Fix Bugs Faster with Seer -> /product/ai-in-sentry/seer/

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Jun 15, 2026 11:59pm
sentry-docs Ready Ready Preview, Comment Jun 15, 2026 11:59pm

Request Review

Shannon Anahata added 2 commits June 15, 2026 16:43
- Replace all internal <a> tags with <Link> from next/link for
  client-side navigation and prefetching
- Wrap feature card images in <Link> matching their title destinations
- Add subtle hover effect (opacity + scale) on linked card images
- Keep external links (mcp.sentry.dev) and hash anchors (#all-sdks)
  as plain <a> tags

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

Looks great!

@sfanahata sfanahata merged commit 978901b into master Jun 16, 2026
23 checks passed
@sfanahata sfanahata deleted the homepage-link-feature-cards branch June 16, 2026 08:01
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