As a user, I want to configure which notifications I receive so that I only get notified about things that matter to me.
Description
User-configurable notification preferences that allow toggling specific notification types on or off. This gives users control over the volume and relevance of their notifications.
Scope
- Notification settings page in user profile
- Toggle per notification type (product updates, funding milestones, roadmap changes, discussion replies)
- Preferences apply immediately to future notifications
What Are Your Thoughts?
How granular should notification preferences be? Per product, per type, or both? Share your thoughts in the comments below or on our social media channels!
AC1: Notification Preferences
- GIVEN a user navigates to their notification settings WHEN they toggle specific notification types on or off THEN only enabled notification types are delivered to them
AC2: Immediate Effect
- GIVEN a user changes a notification preference WHEN a new event occurs matching the disabled type THEN no notification is created for that user
