samsa/internal/views
Franz Kafka 4b0cde91ed feat: 3-column layout with centered results and right column
- results-layout: 3-column grid (1fr | min(768px,100%) | 300px) max-width 1400px, centered
- Widen center results column to 768px max
- Right column (formerly sidebar): sticky, contains knowledge panel + related searches
- Knowledge panel: Wikipedia/infobox summary with optional thumbnail
- Related searches: clickable links to refine the query
- Empty left buffer creates balanced whitespace on large screens
- Responsive: 2-col at 1000px, 1-col at 700px
2026-03-22 16:01:49 +00:00
..
static feat: 3-column layout with centered results and right column 2026-03-22 16:01:49 +00:00
templates feat: 3-column layout with centered results and right column 2026-03-22 16:01:49 +00:00
views.go feat: 3-column layout with centered results and right column 2026-03-22 16:01:49 +00:00
views_test.go fix(frontend): update FromResponse tests and fix disabled categories rendering 2026-03-22 13:40:16 +01:00