forked from 0xWheatyz/SPARC
Add skeleton loaders and error states to Batch and Analytics pages #1557
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The Batch and Analytics pages render nothing while data is loading and show no message when a request fails. This makes the application feel broken and leaves users without feedback.
Roadmap reference: ROADMAP.md > P2 > Frontend > No loading/error states on several pages
What to do
animate-pulsedivs or a shared<Skeleton>component) shown whileisLoadingis true.<ErrorBanner>component if one does not already exist.Acceptance criteria
This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.