Skip to content

fix: add Playground link to docs navigation#16439

Closed
Mossaka wants to merge 2 commits intomainfrom
fix/editor-nav-link
Closed

fix: add Playground link to docs navigation#16439
Mossaka wants to merge 2 commits intomainfrom
fix/editor-nav-link

Conversation

@Mossaka
Copy link
Collaborator

@Mossaka Mossaka commented Feb 17, 2026

Summary

  • Adds a "Playground" link to the top navigation bar in the docs site, pointing to the standalone full-screen editor at /editor/
  • Adds a tip callout in the embedded live-editor reference page linking to the standalone editor

The standalone editor at /gh-aw/editor/ was previously unreachable from the docs site — users had to know the direct URL.

Test plan

  • Verify "Playground" appears in the top nav bar
  • Verify clicking it opens the full-screen editor
  • Verify the tip callout renders in the live-editor reference page

🤖 Generated with Claude Code

- Add "Playground" link in header nav pointing to /editor/
- Add tip callout in live-editor MDX linking to standalone editor

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 17, 2026 20:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds discoverability to the standalone full-screen editor by introducing a "Playground" link in the top navigation bar and adding a tip callout in the embedded live-editor reference page. Previously, users had to know the direct URL /gh-aw/editor/ to access the standalone editor.

Changes:

  • Added "Playground" navigation link to the docs site header pointing to /gh-aw/editor/
  • Added a tip callout in the live-editor reference page directing users to the standalone Playground for a full-screen editing experience

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/src/components/CustomHeader.astro Added "Playground" link to primary navigation with consistent path handling using ${base}editor/
docs/src/content/docs/reference/live-editor.mdx Added tip callout promoting the standalone Playground with link to /gh-aw/editor/

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…round)

The standalone editor at /editor/ is now linked from the top nav.
Having both an embedded Starlight page and a standalone page is redundant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pelikhan pelikhan closed this Feb 17, 2026
@pelikhan
Copy link
Contributor

Keep it hidden too early

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.

3 participants