Files
portabase/src/features
Théo LAGACHEandClaude Sonnet 4.6 a6e528d12b fix(onboarding): wire applyMutation.mutateAsync everywhere and stabilize list keys
Fix 1 (Critical): Replace all 5 direct applyOnboardingDbSettingsAction calls with
applyMutation.mutateAsync throughout the component. Removed result.success guards
since mutateAsync throws on error (handled by onError hook). Affected locations:
- handleApplyToAll loop
- Retention section onSave
- Scheduling section onSave
- Notifications section onSave
- Storage section onSave

Fix 2 (Minor): Replace unstable index-based keys with policy.channelId fallback in
NotificationsSection and StorageSection card maps.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 15:41:14 +02:00
..
2026-05-24 17:09:12 +02:00
2026-06-07 11:18:45 +02:00
2026-06-07 11:18:45 +02:00
2026-05-28 20:44:27 +02:00
2026-06-11 15:28:48 +02:00