0
OP Regular Newbie Apr 20, 2026 11:29pm

The marketplace listing page was letting the photo strip dominate the screen. Reworked it so the photos stay out of your way until you want them.

What changed on /market/{slug}:

  • Photos now render as a compact thumbnail grid at the top of the page — no in-page carousel eating two-thirds of the viewport.
  • Click any thumbnail to open a full-size lightbox modal. Keyboard left/right pages through, Escape closes, touch swipe works on mobile.
  • Photos never open in a new tab or window — the modal is in-place.
  • The description is now rendered inside the same .post-content container forum thread posts use, so tables, blockquotes, code blocks, and inline images look identical between marketplace listings and forum threads.

Listings, thumbnails, uploads, crops, Q&A, watchlist, multi-unit, and trade feedback all keep working exactly as before — only the presentation of the photos and description changed.

Log in or register to reply to this thread.