-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programfrontendgood first issueGood for newcomersGood for newcomers
Description
Description:
Implement a notification center that displays system alerts, verification updates, and document-related events.
Requirements:
- NotificationBell icon with badge counter
- Dropdown notification panel
- Notification categories (info, success, warning, error)
- Mark as read/unread functionality
- Mark all as read option
- Filter by notification type
- Real-time updates (WebSocket or polling)
- Notification preferences settings
- Archive notifications
- In-app and browser notifications
Acceptance Criteria:
- Notifications display in real-time
- Badge count updates correctly
- Filtering works as expected
- Preferences are saved properly
- Browser notifications with permission handling
- Accessible keyboard navigation
- Mobile-optimized dropdown
Tech Stack: Next.js, TypeScript, Tailwind CSS, WebSocket or Server-Sent Events
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programfrontendgood first issueGood for newcomersGood for newcomers