learning_ai_notes/web/src
saravanakumardb1 b424b490be fix(web): close tone dropdown on outside click
Add useRef + useEffect mousedown listener to dismiss the Change Tone
dropdown when clicking outside. Prevents stale dropdown from lingering.
2026-04-06 10:46:03 -07:00
..
app feat(web): add Smart Actions UI — prompt client, SmartActionsPanel, prompts page 2026-04-06 08:19:35 -07:00
components fix(web): close tone dropdown on outside click 2026-04-06 10:46:03 -07:00
lib feat(smart-actions): F1-F4 inline editor AI, F15-F19 mobile capture modes, F25-F27 scheduler/webhooks/approval 2026-04-06 10:25:34 -07:00
test fix(web): add Next.js module mocks for Vitest — all 14 tests pass (was 10/14) 2026-03-29 01:03:11 -07:00