mirror of
https://github.com/runbear-io/beardrive.git
synced 2026-08-25 08:08:08 +02:00
The history filters are part of the react-query key, so changing one drops `data` back to undefined. The feed rendered the filter bar and nothing else, which is pixel-identical to the resolved "No changes match these filters." state — a reader concluded twice that a file had no history when it had three entries. Render the shell unconditionally and put the in-repo `.empty` loading row inside it, so a pending request and an empty result look different. Not while `error`: failures already report through onMeta, and a permanent spinner would hide them. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>