From 585eb77799fb348fb4e94348f2e2d23f54405192 Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Sun, 8 Feb 2026 11:51:13 +0000 Subject: [PATCH] feat(home): add floating chevron scroll buttons to card sections Extract custom element into its own file and wrap Recent Brews and Open Bags horizontal scrollers with desktop-only chevron navigation that half-overlaps the card edges. --- CLAUDE.md | 26 ++++++++++++++++ src/application/routes/app/mod.rs | 11 +++++++ static/js/components/chip-scroll.js | 30 ++++++++++++++++++ static/js/components/world-map.js | 31 ------------------- templates/base.html | 1 + templates/pages/home.html | 47 +++++++++++++++++++++++------ 6 files changed, 106 insertions(+), 40 deletions(-) create mode 100644 static/js/components/chip-scroll.js diff --git a/CLAUDE.md b/CLAUDE.md index f9c544e..987887b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -362,6 +362,32 @@ Clicking the element opens the camera/file picker, reads the file as a data URL, Place `