Files
Michael Chus 478f5928d4 Fix dashboard settings panel closing on auto-refresh
Replace full innerHTML re-render with incremental DOM updates:
- renderedDisks map tracks what's already in the DOM
- On refresh: only update diskProgress_KEY and diskBtns_KEY elements
- Full card re-render only on first appearance or state/disk_id change
- If an edited disk disconnects: toast error, panel removed cleanly
- openPanels Set persists panel open state across partial updates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 22:03:58 +03:00
..
2026-04-24 11:54:33 +03:00
2026-04-23 21:33:43 +03:00