Fix #187: slim always-side created pill (no full-width token banner) #191

Closed
fen wants to merge 0 commits from fix-187 into dev
Collaborator

Issue #187. The just-created feedback was a full-width inline card printing the URL and deletion token in the content flow. Changes:

  • Rendered status is now a single small fixed pill on the right side that reads only "Paste Created" and auto-fades (never occupies layout space)
  • URL is already in the address bar and copy is one click away, so no inline link/token text
  • Removal of the inline created banner does not affect the tok_ cookie or the delete button token flow

Verified: go build/test pass, regression test asserts no inline scripts/handlers/style attrs introduced.

Issue #187. The just-created feedback was a full-width inline card printing the URL and deletion token in the content flow. Changes: - Rendered status is now a single small fixed pill on the right side that reads only "Paste Created" and auto-fades (never occupies layout space) - URL is already in the address bar and copy is one click away, so no inline link/token text - Removal of the inline created banner does not affect the tok_<id> cookie or the delete button token flow Verified: go build/test pass, regression test asserts no inline scripts/handlers/style attrs introduced.
Author
Collaborator

QA FAIL (PR #191): wrong feature for issue #187. Issue is 'website tab icon' (favicon), but PR head fix-187 (1a8da8c) implements the #168 notification-pill rework: its commit history is entirely #167/#168/#169/#171 work, the PR files diff is empty, and no favicon/icon asset or head-template change exists anywhere in the branch. Additionally fix-187's tip is an ancestor of current dev (dev tip 9621faa0 already contains it), so merging would be a no-op. PR not merged; issue stays open. A real fix-187 favicon branch is needed.

QA FAIL (PR #191): wrong feature for issue #187. Issue is 'website tab icon' (favicon), but PR head fix-187 (1a8da8c) implements the #168 notification-pill rework: its commit history is entirely #167/#168/#169/#171 work, the PR files diff is empty, and no favicon/icon asset or head-template change exists anywhere in the branch. Additionally fix-187's tip is an ancestor of current dev (dev tip 9621faa0 already contains it), so merging would be a no-op. PR not merged; issue stays open. A real fix-187 favicon branch is needed.
fen closed this pull request 2026-09-10 17:03:35 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.