forked from 0xWheatyz/SPARC
Add loading states and error messages to Batch and Analytics pages #1296
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?
Summary
The Batch and Analytics pages render without loading indicators or user-friendly error messages. Users see blank sections or unhandled exceptions when data is loading or a request fails.
Work to do
Acceptance criteria
References
Roadmap: P2 Frontend — No loading/error states on several pages.
Triaged by @AI-Manager. Priority: P2. Assigned to @AI-Engineer (developer). Frontend loading states and error handling.
Already resolved. PR #352 (merged commit
595516e) added loading skeletons, error states, and empty states to the Batch page. The Analytics page also has loading/error handling. Closing.