Skip to content

Update Help Center header nav links (WSO-14186) - #66

Open
ericfranck wants to merge 1 commit into
masterfrom
WSO-14186-nav-links-help-center
Open

Update Help Center header nav links (WSO-14186)#66
ericfranck wants to merge 1 commit into
masterfrom
WSO-14186-nav-links-help-center

Conversation

@ericfranck

@ericfranck ericfranck commented Jul 22, 2026

Copy link
Copy Markdown

What & why

Implements the Nav Links | Help Center ticket (WSO-14108 / dev subtask WSO-14186). Cleans up and re-points the Help Center top navigation to match the provided design.

Changes (templates/header.hbs)

  • Jobber logo now links to https://www.getjobber.com (was the Help Center home). Swapped the internal {{#link 'help_center'}} helper for a plain <a> since that helper only resolves Zendesk routes; updated alt to "Jobber".
  • "Help Center" text → "Help Center Home", now a link to the Help Center homepage via {{#link 'help_center' class="logo__text noshadow"}}.
  • Removed the right-hand "Home" nav link; only "Chat Now" remains.

manifest.json: version 2.0.492.0.50 for the Zendesk "Update from GitHub" deploy.

No SCSS changes needed — the reused noshadow utility suppresses the underline and .logo__text inherits the $primary color, matching the design.

Testing

⚠️ Not yet previewed locally — blocked on Zendesk admin access (requested in #help-it, see Asana thread). Once access lands, verify per the deploy guide:

  • Logo → getjobber.com
  • "Help Center Home" links to Help Center home, no underline
  • Only "Chat Now" on the right; still opens Intercom
  • Mobile hamburger nav shows only "Chat Now"

Note: pointing the site logo off-site is non-standard UX; this was raised and approved on the ticket ("let's go ahead and make the change").

After Screenshot:
image

🤖 Generated with Claude Code


- Point Jobber logo to getjobber.com
- Rename "Help Center" to "Help Center Home" and link to Help Center home
- Remove right-hand "Home" nav link
- Increment manifest version

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ericfranck ericfranck self-assigned this Jul 22, 2026
@ericfranck
ericfranck requested a review from maryamnafei July 22, 2026 20:35
@ericfranck
ericfranck marked this pull request as ready for review July 22, 2026 20:35

@maryamnafei maryamnafei left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants