Skip to content

feat(web): add CTA link to stagereview.app in topbar#32

Merged
dastratakos merged 2 commits into
mainfrom
dastratakos/topbar-stage-cta
May 5, 2026
Merged

feat(web): add CTA link to stagereview.app in topbar#32
dastratakos merged 2 commits into
mainfrom
dastratakos/topbar-stage-cta

Conversation

@dastratakos
Copy link
Copy Markdown
Contributor

@dastratakos dastratakos commented May 4, 2026

Summary

Adds a subtle "Try the full Stage experience" link in the topbar to direct local CLI users to the full hosted product at stagereview.app.

Changes

  • Added an external link to https://stagereview.app in the topbar, positioned to the left of the theme toggle
  • Styled as muted text with hover highlight and an ExternalLink icon

Testing

  • Typecheck, lint, and tests all pass

Open in Stage

Help local CLI users discover the full hosted experience by adding
a subtle "Try the full Stage experience" link in the topbar.
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a promotional link to the full Stage experience in the Topbar component. The review feedback suggests making the link text responsive to prevent layout issues on smaller screens and recommends conditionally rendering the link to avoid redundancy when the application is already hosted on the target domain.

Comment thread packages/web/src/components/layout/topbar.tsx Outdated
Comment thread packages/web/src/components/layout/topbar.tsx Outdated
Match the Sign In button styling from the hosted landing page —
border, rounded-lg, and accent hover background.
@dastratakos dastratakos marked this pull request as ready for review May 5, 2026 01:55
@dastratakos dastratakos merged commit 9d00e4b into main May 5, 2026
5 checks passed
@dastratakos dastratakos deleted the dastratakos/topbar-stage-cta branch May 5, 2026 01:56
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