Skip to content

Temporarily hide Try navigation item#11

Merged
claudedigon merged 1 commit into
mainfrom
hide-try-nav
Jul 2, 2026
Merged

Temporarily hide Try navigation item#11
claudedigon merged 1 commit into
mainfrom
hide-try-nav

Conversation

@sstimsu

@sstimsu sstimsu commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Comments out the Try link in the header nav (desktop and mobile drawer) and the footer Resources list. The try.html page and all code are kept intact — restore by uncommenting two blocks in partials.jsx.

Verified locally: no try.html links rendered in header, drawer, or footer; no console errors.

Summary by CodeRabbit

  • Chores
    • Removed the “Try” page link from the top navigation and footer resources list, so it no longer appears in those site menus.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

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

Next review available in: 55 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

Run ID: 07353b98-edab-48ae-9237-7a8d13411a83

📥 Commits

Reviewing files that changed from the base of the PR and between 4e9f266 and 42c3c48.

📒 Files selected for processing (1)
  • partials.jsx
📝 Walkthrough

Walkthrough

The "Try" navigation link was removed from both the site header menu and the site footer resources list in partials.jsx by commenting out the corresponding entries, leaving them temporarily hidden.

Changes

Hide Try Links

Layer / File(s) Summary
Comment out Try navigation entries
partials.jsx
The "Try" item in the SiteHeader nav array and the "Try" item in the SiteFooter resources list are each replaced with commented-out placeholders, removing them from the rendered UI.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A rabbit hopped through header and floor,
Found "Try" and tucked it out the door,
Wrapped in comments, safe and sound,
Waiting quiet till it's uncrowned,
Hop, hop—hush now, nothing more.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: temporarily hiding the Try navigation item.
Description check ✅ Passed It covers the change and local verification, though it omits the template's page list, preview, screenshots, and checklist sections.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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
  • Commit unit tests in branch hide-try-nav

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.

@constructorfabric

Copy link
Copy Markdown

Preview deployment is ready:

https://constructorfabric.github.io/website-previews/pr-11/

This preview is built from the latest commit on this PR. It is regenerated automatically on every push. Old previews are cleaned up after 30 days.

Comment out the Try link in the header nav (desktop and mobile
drawer) and in the footer Resources list. The try.html page and
all code are kept intact — restore by uncommenting two blocks
in partials.jsx.

Done with the help of: Claude Fable 5

Signed-off-by: sstimsu <timsus@gmail.com>
@constructorfabric

Copy link
Copy Markdown

Preview deployment is ready:

https://constructorfabric.github.io/website-previews/pr-11/

This preview is built from the latest commit on this PR. It is regenerated automatically on every push. Old previews are cleaned up after 30 days.

@claudedigon claudedigon merged commit e52f653 into main Jul 2, 2026
3 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