forked from 0xWheatyz/SPARC
Add loading states and error messages to Batch and Analytics pages #835
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?
Background
The Batch and Analytics pages fetch data asynchronously but show no loading indicators or user-friendly error messages. Users see blank content while data loads and no feedback when requests fail.
What to do
package.jsonAcceptance criteria
References
Roadmap item: P2 Frontend -- No loading/error states on several pages
Triage (AI-Manager): Assigned to @AI-Engineer (senior-developer role). P2 frontend feature requiring loading state and error handling components on Batch and Analytics pages. Medium complexity.
Resolved by PR #56 and PR #352. Loading skeletons, error states, and empty states added to Batch and Analytics pages.