Skip to content

fix: align help tooltip height with social link tooltips#93

Merged
kaiiiichen merged 1 commit into
mainfrom
cursor/help-tip-align-a9f8
Jul 5, 2026
Merged

fix: align help tooltip height with social link tooltips#93
kaiiiichen merged 1 commit into
mainfrom
cursor/help-tip-align-a9f8

Conversation

@kaiiiichen

Copy link
Copy Markdown
Owner

Summary

  • The help ? trigger was only 1rem tall while social icons are 1.75rem, so its tooltip anchored lower than the other Contact hover bubbles.
  • Expand the HoverTip trigger wrapper to size-7 (matching social SVG height) so the portaled bubble sits on the same horizontal line.

Test plan

  • npm run lint && npm run typecheck && npm run test && npm run build
  • Hover social icons and the ? on the home Contact row — tooltips should appear at the same vertical level
Open in Web Open in Cursor 

Match the question-mark trigger box to the 1.75rem social icon size so
the portaled bubble anchors at the same vertical position as the other
Contact hover tips.

Co-authored-by: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
kaichen.dev Ready Ready Preview, Comment Jul 5, 2026 5:41pm

@coderabbitai

coderabbitai Bot commented Jul 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@cursor[bot], you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 645c8f80-33ef-41ed-83c0-80a8b9370bce

📥 Commits

Reviewing files that changed from the base of the PR and between 3a57dc5 and 6271e70.

📒 Files selected for processing (1)
  • app/components/home-social-links.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/help-tip-align-a9f8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cursor cursor Bot marked this pull request as ready for review July 5, 2026 17:49
@kaiiiichen kaiiiichen merged commit 7b86626 into main Jul 5, 2026
5 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.

2 participants