The header 'N without full history' (and sync state) polled every 30s but only while the tab was focused, and the global refetchOnWindowFocus is off — so after switching tabs the count looked frozen until a manual reload. Poll in the background too and refetch on focus so it tracks the scheduler's progress without F5. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||