mirror of
https://github.com/we-promise/sure.git
synced 2026-05-30 07:49:01 +00:00
The "Add an account" CTA on the no-depository-accounts empty state now appends ?return_to=/savings_goals. StoreLocation already stashes the param into session via the global before_action; the consuming side (subtype #create actions) honouring it is tracked at we-promise/sure#1766.