-
Notifications
You must be signed in to change notification settings - Fork 40
[3000 MRG] Implement public and logged-in notifications #19
Copy link
Copy link
Labels
authAuthentication, login, logout, and account session flows.Authentication, login, logout, and account session flows.bountyEligible work for the MergeOS bounty programEligible work for the MergeOS bounty programbounty: featureFeature or enhancement bounty work.Feature or enhancement bounty work.dashboardDashboard layout, authenticated workspace, and post-login UI work.Dashboard layout, authenticated workspace, and post-login UI work.enhancementNew feature or requestNew feature or requestevidence: missingPR needs screenshot, GIF, video, or other visual evidence.PR needs screenshot, GIF, video, or other visual evidence.frontendFrontend UI and interaction work.Frontend UI and interaction work.notificationsNotification UI, notification center, realtime alerts, and user-facing status messages.Notification UI, notification center, realtime alerts, and user-facing status messages.qaQuality assurance, regression testing, and verification work.Quality assurance, regression testing, and verification work.responsiveResponsive layout and viewport QA.Responsive layout and viewport QA.reward:3000-mrgBounty reward is 3000 MRG tokens.Bounty reward is 3000 MRG tokens.
Metadata
Metadata
Assignees
Labels
authAuthentication, login, logout, and account session flows.Authentication, login, logout, and account session flows.bountyEligible work for the MergeOS bounty programEligible work for the MergeOS bounty programbounty: featureFeature or enhancement bounty work.Feature or enhancement bounty work.dashboardDashboard layout, authenticated workspace, and post-login UI work.Dashboard layout, authenticated workspace, and post-login UI work.enhancementNew feature or requestNew feature or requestevidence: missingPR needs screenshot, GIF, video, or other visual evidence.PR needs screenshot, GIF, video, or other visual evidence.frontendFrontend UI and interaction work.Frontend UI and interaction work.notificationsNotification UI, notification center, realtime alerts, and user-facing status messages.Notification UI, notification center, realtime alerts, and user-facing status messages.qaQuality assurance, regression testing, and verification work.Quality assurance, regression testing, and verification work.responsiveResponsive layout and viewport QA.Responsive layout and viewport QA.reward:3000-mrgBounty reward is 3000 MRG tokens.Bounty reward is 3000 MRG tokens.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Implement a complete notification experience for both public/anonymous users and authenticated users after login.
Bounty
Scope
Build a coherent notification system across the app. Public/anonymous pages should have polished status/toast notifications for user actions and errors. Logged-in users should have an authenticated notification experience in the dashboard, including a notification entry point and notification list/center.
Expected Behavior
Public/outside-login experience:
Authenticated/dashboard experience:
Acceptance Criteria
npm testandnpm run build:localfor the frontend.Non-Goals
Claim Requirement
Before opening a PR, star this repository and claim the bounty in the Claim Token issue. Link the claim comment in the PR.