Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Compare accumulator with floating bar (litmus-e29y)

StatusDone · archived
TypeFeature
Prioritynormal
Parent(litmus-74j8)

Global ‘Add to compare’ button stores theme slug in context signal. Floating bottom bar shows selected themes, navigates to compare when 2+ selected.

Summary of Changes

Added global compare selection using Dioxus context signal (CompareSelection). Added CompareToggle button on theme cards and detail page. Added floating CompareBar at the bottom showing selected themes as chips with remove buttons, a ‘Go to Compare’ link (when 2+ selected), and a Clear button. CSS for .compare-toggle, .compare-bar, .compare-chip, and .compare-bar-btn. Max 4 themes can be selected.