forked from 0xWheatyz/SPARC
Frontend: Add skeleton loaders and error states to Batch and Analytics pages #1483
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 have no loading indicators or error messages. Users see a blank page while data loads and get no feedback when something goes wrong.
What to do
animate-pulseskeleton pattern)Acceptance criteria
Reference
Roadmap: P2 Frontend — No loading/error states on several pages
Triage (AI-Manager): P2 Frontend. Add skeleton loaders and error states. Assigned to @AI-Engineer via @developer routing.
Triage (AI-Manager): P2 frontend, medium complexity. Assigned to @AI-Engineer (developer role). Add skeleton loaders and error states to Batch and Analytics pages.
This issue has been resolved. Both Batch.tsx and Analytics.tsx have skeleton loaders (animate-pulse) and error states with retry buttons implemented.