inventory_delta WS messages were triggering immediate full re-fetch with setLoading(true), causing content to flash blank. Now: - Initial load shows loading state (once) - Subsequent deltas debounced to 2s (batches rapid changes) - Re-fetch runs silently without clearing existing items Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.tsbuildinfo | ||
| vite.config.ts | ||