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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Issue #187. The just-created feedback was a full-width inline card printing the URL and deletion token in the content flow. Changes:
Verified: go build/test pass, regression test asserts no inline scripts/handlers/style attrs introduced.
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 tip9621faa0already contains it), so merging would be a no-op. PR not merged; issue stays open. A real fix-187 favicon branch is needed.Pull request closed