diff --git a/docs/memory/session-log.md b/docs/memory/session-log.md index 1340750..cb701e6 100644 --- a/docs/memory/session-log.md +++ b/docs/memory/session-log.md @@ -23,6 +23,27 @@ Each entry follows this structure: ## Sessions +### Session 2026-03-26e — FuneralFinder v2 polish + consistency fixes + +**Agent(s):** Claude Opus 4.6 (1M context) + +**Work completed:** +- Fixed location input styling to match select fields (border color, hover, disabled, error states) +- Added `active` prop to StepCircle — step 1 uses brand-500 primary fill by default +- Aligned Input with full selectSx overrides (bgcolor, disabled opacity+dashed, error border) +- Investigated systemic Input vs Select visual differences — confirmed issue is component-local overrides, not theme + +**Decisions made:** +- Custom field styling kept within FuneralFinderV2 (intentional divergence from theme for this component's design) +- Step 1 circle uses primary fill since it's always active — visual "start here" signal + +**Next steps:** +- v2 is feature-complete and polished — ready for user review in Storybook +- Decision pending: v1 vs v2 for production +- If v2 chosen: add location autocomplete, write flow logic reference doc + +--- + ### Session 2026-03-26d — FuneralFinder v2 build **Agent(s):** Claude Opus 4.6 (1M context)