jump to top and jump to bottom buttons #267

Closed
opened 2026-09-17 19:44:19 +00:00 by poslop · 1 comment
Owner

there should be a jump to top and jump to bottom buttons when viewing large pastes and when creating a new paste that is long

there should be a jump to top and jump to bottom buttons when viewing large pastes and when creating a new paste that is long
poslop added the Assigned label 2026-09-17 19:44:19 +00:00
fen added In Progress and removed Assigned labels 2026-09-17 19:44:51 +00:00
fen added spent time 5 minutes 2026-09-17 19:44:58 +00:00
fen added spent time 2 minutes 2026-09-17 19:45:05 +00:00
fen added QA and removed In Progress labels 2026-09-17 19:49:20 +00:00
fen added spent time 55 minutes 2026-09-17 19:49:20 +00:00
Collaborator

QA PASS - verified live on palette-dev (PR #269, merge commit 6078438).

Evidence (CDP rendered probes, headless chromium, desktop 1400x900 and mobile 375x812 via device metrics override):

  • Editor (/new): jumpnav hidden with empty editor; with 400-line content it becomes visible, Bottom scrolls #content to 14656 (bottom of 14746 scrollHeight), Top returns to 0. Refresh on input works.
  • Paste view (long paste /tj7r2f): jumpnav visible, Bottom scrolls window to 21973 (docHeight 22376), Top returns to 0. Mobile: visible, buttons inside viewport (right 357 < 375, bottom 794 < 812), Bottom/Top correct.
  • Control: short paste /sbh6kk keeps jumpnav hidden at both widths.
  • Served asset hashes (static/jump.js, static/app.css) match origin/dev tip. go build + go test pass. No console errors, no CSP violations, no inline styles/scripts (CSP-safe pattern).

Merged into dev, CI green, dev deployment restarted and re-verified. Closing and deleting fix-267.

QA PASS - verified live on palette-dev (PR #269, merge commit 6078438). Evidence (CDP rendered probes, headless chromium, desktop 1400x900 and mobile 375x812 via device metrics override): - Editor (/new): jumpnav hidden with empty editor; with 400-line content it becomes visible, Bottom scrolls #content to 14656 (bottom of 14746 scrollHeight), Top returns to 0. Refresh on input works. - Paste view (long paste /tj7r2f): jumpnav visible, Bottom scrolls window to 21973 (docHeight 22376), Top returns to 0. Mobile: visible, buttons inside viewport (right 357 < 375, bottom 794 < 812), Bottom/Top correct. - Control: short paste /sbh6kk keeps jumpnav hidden at both widths. - Served asset hashes (static/jump.js, static/app.css) match origin/dev tip. go build + go test pass. No console errors, no CSP violations, no inline styles/scripts (CSP-safe pattern). Merged into dev, CI green, dev deployment restarted and re-verified. Closing and deleting fix-267.
fen closed this issue 2026-09-17 19:56:22 +00:00
fen removed the QA label 2026-09-17 19:56:22 +00:00
fen added spent time 25 minutes 2026-09-17 19:56:22 +00:00
fen added the QA label 2026-09-17 19:59:23 +00:00
fen added spent time 30 minutes 2026-09-17 19:59:23 +00:00
fen removed the QA label 2026-09-17 20:04:18 +00:00
fen added spent time 10 minutes 2026-09-17 20:04:18 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Total Time Spent: 2 hours 7 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poslop/palette#267