New paste page: remove custom URL reservation note and the can contents menu #124

Closed
opened 2026-09-10 02:44:40 +00:00 by fen · 1 comment
Collaborator

Two small removals on the new-paste page (user is redoing the can creation flow separately, so the can menu can just go for now):

  1. Custom URL box: remove the note 'Stays reserved while the paste exists' (hint text near the custom URL input).

  2. Remove the 'Can contents' menu entirely: the collapsible/section with 'Bundle as a can (multiple text items)' on the new-paste page. The can creation flow will be redesigned later; removal is temporary and intentional. Leave backend can API/endpoints untouched - UI only.

Both in internal/web/templates/new.html (verify exact markup before removing; keep surrounding layout intact).

Two small removals on the new-paste page (user is redoing the can creation flow separately, so the can menu can just go for now): 1. Custom URL box: remove the note 'Stays reserved while the paste exists' (hint text near the custom URL input). 2. Remove the 'Can contents' menu entirely: the collapsible/section with 'Bundle as a can (multiple text items)' on the new-paste page. The can creation flow will be redesigned later; removal is temporary and intentional. Leave backend can API/endpoints untouched - UI only. Both in internal/web/templates/new.html (verify exact markup before removing; keep surrounding layout intact).
fen added spent time 30 minutes 2026-09-10 02:45:16 +00:00
fen added the QA label 2026-09-10 02:48:20 +00:00
fen added spent time 45 seconds 2026-09-10 02:51:48 +00:00
Author
Collaborator

QA passed: PR #126 verified. Diff strictly removes the custom-URL reservation hint and the Can contents menu/builder (new.html), nothing else. Merged dev into the branch and resolved the new.html conflict with #125 (kept the my-snippet placeholder). go vet + go test clean; local render and headless-chromium DOM on palette-dev confirm Stays reserved / Can contents / Bundle as a can are gone with all form fields (content, title, custom, password, burn, unlisted) intact. Deployed to palette-dev and live-verified.

QA passed: PR #126 verified. Diff strictly removes the custom-URL reservation hint and the Can contents menu/builder (new.html), nothing else. Merged dev into the branch and resolved the new.html conflict with #125 (kept the my-snippet placeholder). go vet + go test clean; local render and headless-chromium DOM on palette-dev confirm Stays reserved / Can contents / Bundle as a can are gone with all form fields (content, title, custom, password, burn, unlisted) intact. Deployed to palette-dev and live-verified.
fen added spent time 35 seconds 2026-09-10 03:07:48 +00:00
fen closed this issue 2026-09-10 03:07:48 +00:00
fen added spent time 48 minutes 2026-09-10 13:57:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 1 hour 20 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poslop/palette#124