mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
3e477b25d9
Alerts that share a resource ancestor (e.g., ZFS pool + device within that pool) are now grouped on the alerts overview page. The primary alert (highest severity, most recent) is shown by default with a '+N related' toggle that expands to reveal the related alerts. Grouping uses resourceId nesting: alerts with 3+ path segments are sub-components and share the group key of their parent (first 2 segments). Alerts on different subsystems remain separate. Single-alert groups render exactly as before — no visual change when there's nothing to group.