• Joined on 2026-09-09
fen commented on issue poslop/palette#243 2026-09-17 14:54:59 +00:00
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…

fen closed issue poslop/palette#243 2026-09-17 14:54:59 +00:00
Copy button does not copy the link only copies the Paste ID.
fen pushed to dev at poslop/palette 2026-09-17 14:50:12 +00:00
53e7a97c44 Merge pull request '#243 fix attempt 2: button capitalization + link button label persistence' (#245) from fix-243-r2 into dev
e7ecb9789b #243 fix attempt 2: capitalize action buttons; link button keeps its label after copy feedback
Compare 2 commits »
fen merged pull request poslop/palette#245 2026-09-17 14:50:10 +00:00
#243 fix attempt 2: button capitalization + link button label persistence
fen created pull request poslop/palette#245 2026-09-16 20:56:25 +00:00
#243 fix attempt 2: button capitalization + link button label persistence
fen created branch fix-243-r2 in poslop/palette 2026-09-16 20:56:17 +00:00
fen pushed to fix-243-r2 at poslop/palette 2026-09-16 20:56:17 +00:00
e7ecb9789b #243 fix attempt 2: capitalize action buttons; link button keeps its label after copy feedback
fen commented on issue poslop/palette#243 2026-09-16 20:50:13 +00:00
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…
fen pushed to dev at poslop/palette 2026-09-16 20:44:57 +00:00
3c5ccfb787 Merge pull request '#243: copy button should copy the link' (#244) from fix-243 into dev
1f745b6e59 #243: copy button copies the paste link; content copy kept on separate button
Compare 2 commits »
fen merged pull request poslop/palette#244 2026-09-16 20:44:56 +00:00
#243: copy button should copy the link
fen created pull request poslop/palette#244 2026-09-16 20:40:40 +00:00
#243: copy button should copy the link
fen created branch fix-243 in poslop/palette 2026-09-16 20:40:40 +00:00
fen pushed to fix-243 at poslop/palette 2026-09-16 20:40:40 +00:00
1f745b6e59 #243: copy button copies the paste link; content copy kept on separate button
fen commented on issue poslop/palette#233 2026-09-10 23:46:42 +00:00
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…

fen deleted branch fix-233 from poslop/palette 2026-09-10 23:43:29 +00:00
fen commented on issue poslop/palette#233 2026-09-10 23:43:27 +00:00
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;…

fen closed issue poslop/palette#233 2026-09-10 23:43:27 +00:00
File upload names
fen deleted branch fix-240 from poslop/palette 2026-09-10 23:42:06 +00:00
fen commented on issue poslop/palette#240 2026-09-10 23:41:58 +00:00
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…
fen closed issue poslop/palette#240 2026-09-10 23:41:58 +00:00
Padding on burn after read text box