You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(beats): skip streaming progress UI on background refetches
When the query cache already has data, background refetches now
silently swap results instead of re-triggering the progress bar,
skeleton rows, and fade-in animations every 10 seconds.
Streaming progress UI only activates on initial load (empty cache).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments