aboutsummaryrefslogtreecommitdiff
path: root/components/persistence.py
AgeCommit message (Collapse)Author
2026-05-17Add session persistence and watchlist exit buttonTyler
Persists watchlist and active ticker across browser refreshes via a localStorage bridge (components/persistence.py), and adds a sidebar "← Watchlist" button to clear the active ticker and return to the QuoteTable landing page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>