File View #232

Closed
opened 2026-09-10 21:59:48 +00:00 by poslop · 2 comments
Owner

https://palette-dev.archfox.org/mhmebw?created=1

I uplaoded this file to the dev server.

Underneath the clickable file pill for download there is the name of the file again. it should not be there and maybe expand the pill to be able to show more of the file name.

https://palette-dev.archfox.org/mhmebw?created=1 I uplaoded this file to the dev server. Underneath the clickable file pill for download there is the name of the file again. it should not be there and maybe expand the pill to be able to show more of the file name.
poslop added the Assigned label 2026-09-10 21:59:48 +00:00
fen added In Progress and removed Assigned labels 2026-09-10 22:00:10 +00:00
fen added spent time 5 minutes 2026-09-10 22:00:18 +00:00
fen added spent time 5 minutes 2026-09-10 22:00:23 +00:00
fen added spent time 10 minutes 2026-09-10 22:01:26 +00:00
fen added QA and removed In Progress labels 2026-09-10 22:02:54 +00:00
fen added spent time 10 minutes 2026-09-10 22:03:04 +00:00
fen deleted spent time 2026-09-10 22:03:28 +00:00
- 5 minutes
fen deleted spent time 2026-09-10 22:03:28 +00:00
- 10 minutes
fen added spent time 30 minutes 2026-09-10 22:05:44 +00:00
fen added spent time 15 minutes 2026-09-10 22:05:45 +00:00
fen closed this issue 2026-09-10 22:06:25 +00:00
Collaborator

QA PASS. Merged PR #234 into dev (1dd8a3b), CI docker success, deployed to palette-dev (rollout complete). Evidence: served /static/app.css sha256 matches dev tip; created a non-image CSV paste (ad8fd2) and rendered DOM via headless chromium shows exactly 1 attachment-chip, 0 attachment-preview img, no duplicate filename under the pill. Long names truncate wider (flex 1) and reveal on hover.

QA PASS. Merged PR #234 into dev (1dd8a3b), CI docker success, deployed to palette-dev (rollout complete). Evidence: served /static/app.css sha256 matches dev tip; created a non-image CSV paste (ad8fd2) and rendered DOM via headless chromium shows exactly 1 attachment-chip, 0 attachment-preview img, no duplicate filename under the pill. Long names truncate wider (flex 1) and reveal on hover.
fen added spent time 12 minutes 2026-09-10 22:09:22 +00:00
fen removed the QA label 2026-09-10 22:09:22 +00:00
fen added spent time 15 minutes 2026-09-10 22:09:37 +00:00
Collaborator

QA PASS. Merged PR #234 into dev, CI green, deployed to palette-dev (new pod), re-verified live.

Root cause: non-image attachments rendered an attachment-preview img whose src could not render as an image, so the browser painted the alt text (the filename), duplicating it under the pill. Fix: preview only for real image mimes; chip name widened (flex + ellipsis, reveal on hover).

Evidence on live palette-dev: /mhmebw (csv) rendered DOM has 0 attachment-preview divs, 1 chip, no img tags; image paste /jyhdec keeps its preview img. Served app.css sha256 matches origin/dev tip.

QA PASS. Merged PR #234 into dev, CI green, deployed to palette-dev (new pod), re-verified live. Root cause: non-image attachments rendered an attachment-preview img whose src could not render as an image, so the browser painted the alt text (the filename), duplicating it under the pill. Fix: preview only for real image mimes; chip name widened (flex + ellipsis, reveal on hover). Evidence on live palette-dev: /mhmebw (csv) rendered DOM has 0 attachment-preview divs, 1 chip, no img tags; image paste /jyhdec keeps its preview img. Served app.css sha256 matches origin/dev tip.
Sign in to join this conversation.
2 Participants
Notifications
Total Time Spent: 1 hour 27 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poslop/palette#232