Skip to content

Showing the logo on the mobile nav - #4227

Open
marcusljf wants to merge 1 commit into
mainfrom
marketing-mobile-dropdown-logo
Open

Showing the logo on the mobile nav#4227
marcusljf wants to merge 1 commit into
mainfrom
marketing-mobile-dropdown-logo

Conversation

@marcusljf

@marcusljf marcusljf commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

At some point it was removed from the mobile nav, so this adds it back.

Update

CleanShot 2026-07-27 at 16 29 08@2x

Current

CleanShot 2026-07-27 at 16 30 27@2x

Summary by CodeRabbit

  • New Features
    • Added a branded wordmark link to the top-left of the mobile navigation menu.
    • The link directs users to the home page and closes the menu when selected.

At some point it was removed from the mobile nav, so this adds it perfect.
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dub Ready Ready Preview Jul 27, 2026 11:41pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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: 458f8821-65d9-4081-b6ec-fea04a1d0b2e

📥 Commits

Reviewing files that changed from the base of the PR and between 164628c and acdf94f.

📒 Files selected for processing (1)
  • packages/ui/src/nav/nav-mobile.tsx

📝 Walkthrough

Walkthrough

NavMobile now displays a NavWordmark home link when the mobile menu is open. The link uses domain-derived UTM parameters, routes through createHref, and closes the menu after selection.

Changes

Mobile navigation wordmark

Layer / File(s) Summary
Add mobile menu home link
packages/ui/src/nav/nav-mobile.tsx
Imports NavWordmark and renders it in a fixed-position /home link with domain-based UTM parameters and menu-close behavior.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: restoring the logo in the mobile navigation menu.
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 marketing-mobile-dropdown-logo

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.

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