HOME-12Chat ASophieData laneP2done
Footer — Ontario emblem + store identity
Element: Footer.jsx licence block
Source: Sophie Nagano · Jun 11, 4:08 PMTarget build: v238 (shipped)Depends on: Chat B: per-store CRSA/address data
● Current state — verified on live v230
LIVE /v230/ footer shows 'ONTARIO Cannabis Retailer' but no CRSA number, store name, or address. (Footer.jsx has a per-store CRSA hook from v214 but it isn't surfaced beside the emblem.)
◎ Target outcome
Beside the Ontario Authorized emblem: Sessions Cannabis · CRSA Number · Store Name · Full Address, per selected store.
✓ Output — closed & verified
CLOSED & VERIFIED. v238. The footer's Ontario Authorized emblem now carries the selected store's identity: Sessions Cannabis · Store Name · Full Address · License #CRSA. Verified London North / 1850 Adelaide Street North, Unit 5, London, ON, N5X 4B7 / License #CRSAI480667.
Assets, colours & references
Sophie's feedback (click to open full)
Reference: Sophie's feedback doc — page 4.
Technical steps to achieve it
- Read CRSA + name + address from the selected store record (v214 footer licence data).
- Render the 4 lines beside the emblem; fall back cleanly when no store selected.
- Verify CRSA data exists for all 50 stores (Chat B).
Files to change
src/components/Footer.jsxsrc/hooks/useSelectedStoreRecord.js
Testing
- Canary: switch store → emblem block updates CRSA + address.
- Data: CRSA present for every store.
Milestones
✓Spec'd from feedback
✓Source located
✓Code change
✓Local test (vitest + vite preview)
✓Canary verify + ship v238 (shipped)
Verify live
Progress URL updates here when this task ships to its target /vN/. Current column always points at the live baseline.