Skip to content

Restore Try navigation item - #18

Merged
il10241024 merged 1 commit into
mainfrom
restore-try-nav
Jul 24, 2026
Merged

Restore Try navigation item#18
il10241024 merged 1 commit into
mainfrom
restore-try-nav

Conversation

@sstimsu

@sstimsu sstimsu commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

What

Uncomments the Try nav entries hidden in #11 — header nav (desktop + mobile drawer) and footer Resources. Nav order: ... Learn, Try, About.

Why now

The Try environment behind the page has been upgraded since the item was hidden: it now always installs the latest Constructor Studio release (jelastic-jps/constructor-fabric#1, #2), shows current Studio naming (#3), runs a current code-server with working Copilot Chat (#4), and its legacy scaffolding is cleaned up (#5).

Verified locally

  • Try appears between Learn and About in the header nav and mobile drawer, and once in the footer
  • try.html renders with its nav item highlighted as active
  • No browser console errors

Created with the help of Claude Code

Summary by CodeRabbit

  • New Features
    • Added an active “Try” link to the site’s main navigation.
    • Added a “Try” link to the footer’s Resources section.

Uncomment the Try entries in the header nav (desktop and mobile drawer)
and footer Resources list, hidden temporarily since PR #11 while the Try
environment was being upgraded. The environment now installs the latest
Constructor Studio release with a current code-server.

Done with the help of: Claude Fable 5

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

coderabbitai Bot commented Jul 24, 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 Plus

Run ID: d3209834-bc8d-462e-a386-ad74c7365dab

📥 Commits

Reviewing files that changed from the base of the PR and between 1f6c40d and eb6e9b3.

📒 Files selected for processing (1)
  • partials.jsx
💤 Files with no reviewable changes (1)
  • partials.jsx

📝 Walkthrough

Walkthrough

The site header and footer now display active navigation links to the Try page. The header link appears in desktop and mobile navigation.

Changes

Try navigation

Layer / File(s) Summary
Enable Try links
partials.jsx
SiteHeader and SiteFooter now render active links to try.html.

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

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning It covers the change, rationale, and local verification, but omits required pages, preview, screenshots, and checklist sections. Add the Pages to review list, preview details, screenshots if applicable, and the checklist items from the template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: restoring the Try navigation item.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch restore-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-18/

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.

@il10241024
il10241024 merged commit 96fcd8d into main Jul 24, 2026
3 checks passed
@sstimsu
sstimsu deleted the restore-try-nav branch August 19, 2026 06:08
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