mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
f0eadd0c7c
- Added CheckStorage calls in parallel storage polling (was missing, causing storage alerts to not trigger) - Fixed node cleanup logic to use alert.Node field directly instead of parsing IDs - Removed auto-acknowledge on alert click - now only acknowledge button toggles state - Added unacknowledge button for acknowledged alerts - Fixed double-toggle issue with acknowledge button using race condition prevention - Fixed tab menu width in Alerts and Settings pages (changed flex-shrink-0 to flex-1) addresses #228 (storage alert threshold issue)