Pulse/frontend-modern/src/components/Storage
rcourtman 404d461d35 Add helpful guidance for empty physical disk list
Improves user experience when physical disks don't appear by providing
clear, context-aware instructions. The empty state now shows:

- When no PVE nodes are configured: prompt to add nodes
- When nodes exist but no disks appear: step-by-step requirements
  including enabling SMART monitoring in both Pulse and Proxmox

This addresses confusion from issue #594 where users didn't realize
they needed to enable SMART monitoring in Proxmox itself (not just
in Pulse settings) and wait 5 minutes for data collection.

Related to #594
2025-11-05 19:25:59 +00:00
..
DiskList.tsx Add helpful guidance for empty physical disk list 2025-11-05 19:25:59 +00:00
Storage.tsx Add per-node temperature monitoring and fix critical config update bug 2025-11-05 14:11:53 +00:00
StorageFilter.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00