Skip to content

feat: make website navigation responsive #6149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roomote[bot]
Copy link

@roomote roomote bot commented Jul 24, 2025

This PR fixes awkward widths for the roocode.com website navigation by hiding less critical navigation links at specific breakpoints to create more space for the callout, and also hides the Features and Testimonials scroll buttons on extra-large screens to create even more space.


Important

Makes nav-bar.tsx responsive by hiding certain navigation links and scroll buttons at specific breakpoints.

  • Behavior:
    • Adjusts nav-bar.tsx to hide Features and Testimonials scroll buttons on screens smaller than xl.
    • Hides Evals and Careers links on screens smaller than lg.
    • Hides callout section on screens smaller than md.

This description was created by Ellipsis for d24b29a. You can customize this summary. It will automatically update as commits are pushed.

@roomote roomote bot requested review from mrubens, cte and jr as code owners July 24, 2025 03:48
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. UI/UX UI/UX related or focused labels Jul 24, 2025
Copy link

🚀 Preview deployed!

Your changes have been deployed to Vercel:

Preview URL: https://roo-code-website-inl6omskh-roo-code.vercel.app

This preview will be updated automatically when you push new commits to this PR.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jul 24, 2025
@daniel-lxs daniel-lxs moved this from Triage to PR [Needs Review] in Roo Code Roadmap Jul 24, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 24, 2025
@hannesrudolph hannesrudolph added PR - Needs Review and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer PR - Needs Review size:S This PR changes 10-29 lines, ignoring generated files. UI/UX UI/UX related or focused
Projects
Status: PR [Needs Review]
Development

Successfully merging this pull request may close these issues.

3 participants