Move the URL column to the left #255

Closed
opened 2026-09-17 19:17:11 +00:00 by poslop · 1 comment
Owner
image.png

the URL column should be moved a little to the left to give it a bit more space

<img width="404" alt="image.png" src="attachments/46042963-74d8-44f2-aec8-caa598154a48"> the URL column should be moved a little to the left to give it a bit more space
poslop added the Assigned label 2026-09-17 19:17:11 +00:00
fen added In Progress and removed Assigned labels 2026-09-17 19:17:57 +00:00
fen added spent time 5 minutes 2026-09-17 19:17:57 +00:00
fen added QA and removed In Progress labels 2026-09-17 19:24:28 +00:00
fen added spent time 7 minutes 2026-09-17 19:24:36 +00:00
fen added spent time 15 minutes 2026-09-17 22:00:10 +00:00
Collaborator

QA PASS (issue #255, PR #258 merged as 928907d onto dev, deployed to palette-dev, served app.css sha256 69f31bac… matches git show origin/dev:internal/web/static/app.css).

Rendered CDP probes on https://palette-dev.archfox.org/public at 1400x900 and 375x812:

  • URL column (data-sort=custom_slug) renders at 151.6px desktop / 150px mobile (previously the shared 100px .col-f) — the dedicated .col-url class gives it the extra space from the report; a custom-slug paste shows its full "/qa255-…" value with no clipping (scrollWidth == clientWidth) at both widths.
  • Header order Paste, Type, Size, Views, Created, URL, ID unchanged; every sortable header including URL has its sort indicator placed inline right of the label with a uniform 6px gap (measured on all 7 columns, both widths).
  • No CSP/console violations on /public or /new.

Note: the column keeps its position (second from the right, before ID) and gains width instead of moving — the "a bit more space" half of the report is what the fix delivers. If you want it reordered as well, say the word and I'll dispatch a follow-up.

QA PASS (issue #255, PR #258 merged as 928907d onto dev, deployed to palette-dev, served app.css sha256 69f31bac… matches `git show origin/dev:internal/web/static/app.css`). Rendered CDP probes on https://palette-dev.archfox.org/public at 1400x900 and 375x812: - URL column (data-sort=custom_slug) renders at 151.6px desktop / 150px mobile (previously the shared 100px .col-f) — the dedicated .col-url class gives it the extra space from the report; a custom-slug paste shows its full "/qa255-…" value with no clipping (scrollWidth == clientWidth) at both widths. - Header order Paste, Type, Size, Views, Created, URL, ID unchanged; every sortable header including URL has its sort indicator placed inline right of the label with a uniform 6px gap (measured on all 7 columns, both widths). - No CSP/console violations on /public or /new. Note: the column keeps its position (second from the right, before ID) and gains width instead of moving — the "a bit more space" half of the report is what the fix delivers. If you want it reordered as well, say the word and I'll dispatch a follow-up.
fen closed this issue 2026-09-17 22:00:25 +00:00
fen removed the QA label 2026-09-17 22:00:25 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Total Time Spent: 27 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poslop/palette#255