docs: mark Custom Poll Interval as done in backlog

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-12 11:23:05 +01:00
parent 7c7d0262dd
commit 76faa10d06

View File

@@ -14,14 +14,16 @@
- Browser session cookies handle Proxmox auth automatically in new tab. - Browser session cookies handle Proxmox auth automatically in new tab.
- **Status: done (merged to main)** - **Status: done (merged to main)**
## Quick Wins (low effort, high value)
### Manual Refresh ### Manual Refresh
- Button in dashboard header that calls `mutate()` on all SWR caches - Button in dashboard header that calls `mutate()` on all SWR caches
- **Status: done (merged to main)** - **Status: done (merged to main)**
### Custom Poll Interval ### Custom Poll Interval
- Input field in header to adjust `refreshInterval` instead of env-only config - Number input in header (milliseconds) that updates polling in real-time.
- Replaced SWR polling with a manual `setInterval` effect.
- **Status: done (merged to main)**
## Quick Wins (low effort, high value)
### Group by Node ### Group by Node
- Collapse/expand VMs/LXCs by node with toggle - Collapse/expand VMs/LXCs by node with toggle