Skip to content

Add alert badge count to sidebar Alerts button#182

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/alert-badge
Feb 20, 2026
Merged

Add alert badge count to sidebar Alerts button#182
erikdarlingdata merged 1 commit intodevfrom
feature/alert-badge

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Red badge on the Alerts sidebar button showing count of active (non-hidden) alerts from the last 24 hours
  • Updates on each alert check timer cycle and on app startup
  • Caps at "99+" for large counts, collapses when no alerts

Closes #109 (last remaining checklist item)

Test plan

  • Verify badge appears on Alerts button when there are active alerts
  • Verify badge disappears when all alerts are dismissed
  • Verify badge updates after each alert check cycle
  • Verify badge shows correct count on app startup

Generated with Claude Code

Red badge on the Alerts sidebar button shows the count of active alerts
from the last 24 hours. Updates on each alert check cycle and on startup.
Shows "99+" when count exceeds 99, collapses when no alerts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit bf06536 into dev Feb 20, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the feature/alert-badge branch February 20, 2026 00:50
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.

1 participant