hermes - 💡(How to fix) Fix Split main site navigation for new vs returning users [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#19852Fetched 2026-05-05 06:04:44
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×3commented ×2unlabeled ×1
RAW_BUFFERClick to expand / collapse

Add "Existing Users" link in top right of main landing page that routes to /login. Keep "Get Started" for new account creation.

extent analysis

TL;DR

Add an "Existing Users" link to the top right of the main landing page with a route to the login page.

Guidance

  • Update the navigation or header component to include the "Existing Users" link.
  • Ensure the link's routing is correctly configured to direct users to the /login page.
  • Verify that the "Get Started" link remains intact and functional for new account creation.
  • Review the page's layout and styling to accommodate the added link.

Notes

This solution assumes a typical web application setup with a main landing page and existing login functionality.

Recommendation

Apply workaround: Add the "Existing Users" link as described, as there is no indication of a version upgrade being necessary.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix Split main site navigation for new vs returning users [2 comments, 2 participants]