Skip to content

feat(ui): 🔔 Notification-Center | In-App System Alerts & Maintenance Banner - #583

Merged
Sadeequ merged 2 commits into
StellarFlow-Network:mainfrom
SharifIbrahimDev:feat/notification-center-alert-banner
Jul 30, 2026
Merged

feat(ui): 🔔 Notification-Center | In-App System Alerts & Maintenance Banner#583
Sadeequ merged 2 commits into
StellarFlow-Network:mainfrom
SharifIbrahimDev:feat/notification-center-alert-banner

Conversation

@SharifIbrahimDev

Copy link
Copy Markdown

Closes #553

Summary of Changes

  • Built AlertBanner component (src/components/ui/AlertBanner.tsx) displaying top-anchored system announcements for RPC maintenance and critical upgrades.
  • Integrated localStorage persistence (stellarflow_dismissed_alerts) to ensure dismissed alert IDs prevent repeat popups.
  • Embedded AlertBanner into root layout (src/app/layout.tsx).
  • Created unit tests in src/components/ui/AlertBanner.test.tsx.

Technical Requirements Checklist

  • Fetch remote system health status on application load.
  • Top-anchored dismissible announcement banner.
  • Persist dismissed banner IDs to prevent repeated popups.

@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@SharifIbrahimDev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@SharifIbrahimDev
SharifIbrahimDev force-pushed the feat/notification-center-alert-banner branch from b27362d to 6d0db40 Compare July 29, 2026 16:30
@Sadeequ
Sadeequ merged commit 8b33dfd into StellarFlow-Network:main Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔔 Notification-Center | In-App System Alerts & Maintenance Banner

2 participants