Files
qweZabbixDashboard/public/app.js
Christoph Gasser 55b9935f5b Fix 30s auto-refresh flicker in frontend
Skip the full-page loading state on background refreshes (only show it
on first load or view switch). Replace per-column requestAnimationFrame
appends with a single DocumentFragment swap so the browser never paints
a blank container between clear and insert.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 11:06:13 +02:00

16 KiB