Skip to content

fix: align agent guide navigation#43

Merged
profilesearch merged 2 commits into
mainfrom
fix/agent-guide-nav-consistency
May 26, 2026
Merged

fix: align agent guide navigation#43
profilesearch merged 2 commits into
mainfrom
fix/agent-guide-nav-consistency

Conversation

@profilesearch
Copy link
Copy Markdown
Owner

@profilesearch profilesearch commented May 26, 2026

Summary

  • Updates every current public top-nav static tab to use the same landing-page nav chrome:
    • Agent Guide (/ai-integration.html)
    • Use Cases (/use-cases/)
    • About (/about.html)
    • FAQ (/faq.html)
  • Keeps the proper active tab highlighted on each static page.
  • Leaves the SPA hash tabs (/#/services, /#/jobs, /#/ai-employers, login/register) routed through the existing homepage nav.
  • Adds a broader static regression test so those pages keep the shared stylesheet, wrapper/classes, link set, active tab, CTA, and one mobile toggle.

Test Plan

  • python -m unittest backend.test_deep_audit_regressions.FrontendStaticRegressionTests.test_static_top_tabs_use_landing_nav_chrome -v
  • Local served structural smoke check for /ai-integration.html, /use-cases/, /about.html, and /faq.html
  • node --check /tmp/ghh-static-nav-inline.js
  • python -m unittest discover -s backend -p 'test*.py' -v

Note: I have not merged/deployed this PR.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

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

Project Deployment Actions Updated (UTC)
gohire-humans Ready Ready Preview, Comment May 26, 2026 4:28am

Request Review

@profilesearch profilesearch merged commit 969a662 into main May 26, 2026
4 checks passed
@profilesearch profilesearch deleted the fix/agent-guide-nav-consistency branch May 26, 2026 04:33
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