Skip to content

[UX] Alert system improvements #109

@erikdarlingdata

Description

@erikdarlingdata

Summary

The alert system works but has UX gaps identified across multiple reviews. Improvements to email content, discoverability, and configuration.

Source: Comprehensive themed agent review (UX Designer + Developer)
Note: Alert persistence bug was #44, already fixed and closed.

Checklist

Email Improvements

Configuration UX

Notification UX

  • Add alert badge/count to Alerts button in sidebar
  • "Snooze until" option Closed — existing acknowledge/dismiss workflow is sufficient
  • Tray balloon duration Won't fix — OS-controlled on Windows 10+

Developer Fixes

  • EmailAlertService.Current static Deferred — works fine, purely cosmetic refactor
  • _alertLog O(n) Not a real issue — RemoveRange with 1000-cap is negligible

Status

Only remaining item is the sidebar alert badge. All other items resolved or intentionally deferred.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions