Skip to content

fix: open navbar logo home link in the same tab - #628

Merged
ymc9 merged 1 commit into
mainfrom
fix/navbar-logo-same-tab
Jul 12, 2026
Merged

fix: open navbar logo home link in the same tab#628
ymc9 merged 1 commit into
mainfrom
fix/navbar-logo-same-tab

Conversation

@ymc9

@ymc9 ymc9 commented Jul 12, 2026

Copy link
Copy Markdown
Member

The navbar logo/title links to the landing page via href: 'pathname:///'. Docusaurus treats pathname:// URLs as external, so the logo link defaulted to target="_blank" and opened the home page in a new tab. This adds an explicit target: '_self' so the logo navigates in the same tab.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
zenstack-new-site Ready Ready Preview, Comment Jul 12, 2026 1:36pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@ymc9, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 45 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: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 005e7287-4fc3-4490-844e-f2e6ee951d43

📥 Commits

Reviewing files that changed from the base of the PR and between 2e78ba0 and 30d7192.

📒 Files selected for processing (1)
  • docusaurus.config.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/navbar-logo-same-tab

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.

@ymc9
ymc9 merged commit 3fe2992 into main Jul 12, 2026
4 checks passed
@ymc9
ymc9 deleted the fix/navbar-logo-same-tab branch July 12, 2026 13:43
sanny-io pushed a commit to sanny-io/zenstack-docs that referenced this pull request Jul 31, 2026
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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