Block a user
Copy button does not copy the link only copies the Paste ID.
QA PASS — issue #243 verified live on palette-dev against PR #245 (merged 53e7a97 to dev, CI docker success, rollout restarted).
Deployed-asset check: served /static/paste.js sha256…
Copy button does not copy the link only copies the Paste ID.
#243 fix attempt 2: button capitalization + link button label persistence
#243 fix attempt 2: button capitalization + link button label persistence
Copy button does not copy the link only copies the Paste ID.
Owner Review: fix attempt 1 merged to dev and deployed to palette-dev.
What landed (PR #244, commit 1f745b6):
- New 'link' button on the paste page next to 'copy' that writes the full paste…
#243: copy button should copy the link
#243: copy button should copy the link
File upload names
QA PASS (PR #236, merge dbcdd1b/a9f94ce on dev). Live-verified on palette-dev via CDP probe against /new: (1) attach file "my notes.txt" with blank title -> title fills "my notes.txt"; (2) file…
File upload names
QA PASS (fix attempt 1). Rendered CDP probe against live palette-dev after merge+deploy (served new.js sha256 matches dev tip 6129050c): named file -> title my_script.py; typed title preserved;…
Padding on burn after read text box
QA PASS (fix attempt 1, PR #242 merged into dev as dbcdd1b).
- Read the diff: single CSS change to .submenu (margin 6/4/8 -> 4px 0 4px 32px, padding 8px 10px -> 6px 10px). Both #burnrow and…