Link card titles navigate away from palinks #43

Closed
opened 2026-06-13 06:23:20 +00:00 by ldraney · 0 comments
Owner

Type

Bug

Lineage

Standalone -- discovered during manual testing.

Repo

ldraney/palinks

What Broke

Clicking a link card title navigates directly to the external URL, taking the user away from palinks entirely. The show page exists but is unreachable from the index without editing the URL manually.

Repro Steps

  1. Open palinks at /
  2. Click any link card title
  3. Observe: browser navigates to the external URL, leaving palinks

Expected Behavior

Clicking a link card title should navigate to the show page within palinks. The external URL should only open when the user explicitly clicks a "Visit" button on the show page.

Environment

  • Cluster/namespace: local dev (docker compose, localhost:9998)
  • Service version/commit: aad6ecc (main)

Acceptance Criteria

  • Clicking a link card title navigates to the show page
  • Show page displays a "Visit" button that opens external URL in a new tab
  • No regression in card layout or existing functionality
  • palinks -- project this affects
### Type Bug ### Lineage Standalone -- discovered during manual testing. ### Repo `ldraney/palinks` ### What Broke Clicking a link card title navigates directly to the external URL, taking the user away from palinks entirely. The show page exists but is unreachable from the index without editing the URL manually. ### Repro Steps 1. Open palinks at `/` 2. Click any link card title 3. Observe: browser navigates to the external URL, leaving palinks ### Expected Behavior Clicking a link card title should navigate to the show page within palinks. The external URL should only open when the user explicitly clicks a "Visit" button on the show page. ### Environment - Cluster/namespace: local dev (docker compose, localhost:9998) - Service version/commit: `aad6ecc` (main) ### Acceptance Criteria - [x] Clicking a link card title navigates to the show page - [x] Show page displays a "Visit" button that opens external URL in a new tab - [ ] No regression in card layout or existing functionality ### Related - `palinks` -- project this affects
Sign in to join this conversation.
No labels
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
ldraney/palinks#43
No description provided.