Skip to content

fix:style: join community button's discord and youtube overlay so the whole button is clickable#1014

Open
IdrisGit wants to merge 1 commit into
TanStack:mainfrom
IdrisGit:fix-join-community-button
Open

fix:style: join community button's discord and youtube overlay so the whole button is clickable#1014
IdrisGit wants to merge 1 commit into
TanStack:mainfrom
IdrisGit:fix-join-community-button

Conversation

@IdrisGit

@IdrisGit IdrisGit commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

In the current docs website on the home page the "Join TanStack Discord" and "Subscribe To Youtube" buttons are not clickable throughout it's length due to the image sitting above the button, this is a very small things but it annoyed me so I have opened up a PR, feel free to close if not relevant.

Bug Video:

tanstack_discord_button_bug.mp4

Fix Video:

tanstack_discord_button_fix.mp4

Summary by CodeRabbit

  • Bug Fixes
    • Updated the home page’s Discord and YouTube call-to-action buttons so they appear correctly layered in the interface.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 28aaf0a9-bcd6-4235-b30f-757e394a9c3f

📥 Commits

Reviewing files that changed from the base of the PR and between 57c5060 and 602eb49.

📒 Files selected for processing (1)
  • src/routes/index.tsx

📝 Walkthrough

Walkthrough

Adds the z-1 Tailwind utility class to the className of both the Discord and YouTube CTA buttons in src/routes/index.tsx.

Changes

CTA Button Stacking Order

Layer / File(s) Summary
Add z-1 to Discord and YouTube buttons
src/routes/index.tsx
Both CTA button className strings updated to include z-1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

Two buttons sat flat upon the page,
Discord and YouTube on the center stage,
A z-1 was added, stacking them right,
Now layered and ordered, a glorious sight!
🐇✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the clickable overlay/z-index fix for the Discord and YouTube home page buttons.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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