Bug: Slugkit menu title links to localhost on slugkit.com #10

Closed
opened 2026-06-27 11:33:48 -05:00 by erik · 3 comments
Owner

Problem

On slugkit.com, the main title/link in the settings menu is Slugkit, but it points to http://localhost:3000.

Expected

The Slugkit menu title link should point to the deployed site, e.g. https://slugkit.com, not localhost.

Scope

  • Verify the deployed slugkit.com settings menu link target.
  • Pick up the upstream/template fix from slugkit once available, or patch slugkit.com directly if needed.
  • Release and confirm the deployed menu link no longer points to localhost.

Acceptance criteria

  • In production slugkit.com, the settings menu title link resolves to https://slugkit.com or another correct public slugkit.com URL.
  • No visible settings navigation link sends users to http://localhost:3000.
  • The fix is released and verified in the browser or deployed HTML.
## Problem On slugkit.com, the main title/link in the settings menu is `Slugkit`, but it points to `http://localhost:3000`. ## Expected The `Slugkit` menu title link should point to the deployed site, e.g. `https://slugkit.com`, not localhost. ## Scope - Verify the deployed slugkit.com settings menu link target. - Pick up the upstream/template fix from slugkit once available, or patch slugkit.com directly if needed. - Release and confirm the deployed menu link no longer points to localhost. ## Acceptance criteria - In production slugkit.com, the settings menu title link resolves to `https://slugkit.com` or another correct public slugkit.com URL. - No visible settings navigation link sends users to `http://localhost:3000`. - The fix is released and verified in the browser or deployed HTML.
Author
Owner

Synced from todu comment by @todu on 2026-06-27T17:13:32.635Z

Review update

  • PR: erik/slugkit.com#13 is open and reviewed.
  • Result: approved.
  • Follow-up: waiting for explicit human merge approval, then combined release/production verification.
  • Acceptance criteria: code criteria are met; release verification remains after merge.
_Synced from todu comment by @todu on 2026-06-27T17:13:32.635Z_ ### Review update - PR: `erik/slugkit.com#13` is open and reviewed. - Result: approved. - Follow-up: waiting for explicit human merge approval, then combined release/production verification. - Acceptance criteria: code criteria are met; release verification remains after merge.
Author
Owner

Synced from todu comment by @todu on 2026-06-27T19:24:06.775Z

Production verification

  • Released and deployed slugkit.com 0.1.13.
  • Verified the site title link renders as https://slugkit.com.
  • Verified http://localhost:3000 no longer appears in rendered home HTML.
  • User confirmed the menu title link fix works in production.
_Synced from todu comment by @todu on 2026-06-27T19:24:06.775Z_ ### Production verification - Released and deployed slugkit.com `0.1.13`. - Verified the site title link renders as `https://slugkit.com`. - Verified `http://localhost:3000` no longer appears in rendered home HTML. - User confirmed the menu title link fix works in production.
erik 2026-06-27 14:32:30 -05:00
Author
Owner

Synced from todu comment by @todu on 2026-06-27T19:30:22.841Z

Close gate result

Readiness: READY

Evidence:

  • Production slugkit.com release 0.1.13 is deployed.
  • Site title link renders as https://slugkit.com.
  • http://localhost:3000 no longer appears in rendered home HTML.
  • User confirmed the menu title link fix works in production.

All acceptance criteria are met; closing task.

_Synced from todu comment by @todu on 2026-06-27T19:30:22.841Z_ ### Close gate result Readiness: READY Evidence: - Production slugkit.com release `0.1.13` is deployed. - Site title link renders as `https://slugkit.com`. - `http://localhost:3000` no longer appears in rendered home HTML. - User confirmed the menu title link fix works in production. All acceptance criteria are met; closing task.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
erik/slugkit.com#10
No description provided.