Extra labels: feature, ux
Tier: S (1-2 days) | Type: feature
Context. Notifications fire once and disappear. Users who missed one have no way to find "the alert about payment X". Persist notifications + surface a searchable history.
Scope.
/notifications page listing all past sw notifications.
- Search by amount / asset / sender.
- Mark read / unread.
- Filter by time range.
Acceptance.
Files. src/pages/Notifications.tsx (new), src/store/notificationsStore.ts (new), src/sw/stellar-notification-sw.ts.
Extra labels:
feature,uxTier: S (1-2 days) | Type: feature
Context. Notifications fire once and disappear. Users who missed one have no way to find "the alert about payment X". Persist notifications + surface a searchable history.
Scope.
/notificationspage listing all past sw notifications.Acceptance.
Files.
src/pages/Notifications.tsx(new),src/store/notificationsStore.ts(new),src/sw/stellar-notification-sw.ts.