new-nav: Redesign top navigation links and labels#3318
Conversation
- Replace Redis for AI with AI Agent builder (links to develop/ai/agent-builder/) - Replace Products dropdown with Redis install link - Replace Resources dropdown with Data types link - Add Tools and Community links - Move Redis Insight (now Tools) before Docs - Replace Pricing with Tools (links to develop/tools/) - Remove Book a meeting link - Rename Try Redis to Sign up (remove bold) - Add right-pointing red arrows to Get Redis, Data types, and Tools - Fix AI Agent builder text wrapping and star icon position Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 8e78194. Configure here.
…-toggle Removed data-products-mobile-menu-toggle and aria-expanded from the AI Agent builder <li> — the JS handler queries [data-products-mobile-menu] which no longer exists after the dropdown partial was removed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
dwdougherty
left a comment
There was a problem hiding this comment.
LGTM, though I think I'd prefer to see "AI agent builder" instead of "AI Agent builder" just to be consistent with the other menu items.
I'll add Docs back as reviewer so other folks get a chance to comment.
|
Basically LGTM, but one question I'd consider is whether the AI agent builder is the best thing we could have in that highly prominent link? I do think it's a cool feature I'm not sure if it's the best entry point for someone evaluating Redis for an AI task. Maybe you could keep the button as it is but then add more links out to the other AI content in the intro to the agent builder page? |

Continuing changes to focus on open source in the top nav and get rid of the drop-down menus that get in the way whenever looking through the site. https://redis.io/docs/staging/new-nav/
Note
Low Risk
Low risk template-only navigation changes, but it can affect site discoverability and internal link correctness across desktop/mobile headers.
Overview
Updates
layouts/partials/header.htmlto remove the Products/Resources dropdown menus and replace them with direct nav links (desktop and mobile) toAI Agent builder,Redis install,Data types,Tools,Community, andDocs.Also tweaks header UI/spacing (icon positioning and link widths) and updates CTAs by removing
Pricing/Book a meetingand renamingTry RedistoSign up.Reviewed by Cursor Bugbot for commit 8e13fa4. Bugbot is set up for automated code reviews on this repo. Configure here.