forked from 0xWheatyz/SPARC
Add skeleton loaders and error states to Batch and Analytics frontend pages #237
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
Roadmap item: P2 Frontend — loading/error states
The Batch and Analytics pages have no loading or error feedback. Users see a blank or partially rendered page while data fetches are in progress, and silently broken UI if the API returns an error.
What to do
<SkeletonLoader>component if one does not already exist.Acceptance criteria
console.errorwarnings are introduced.Triage: P2 / medium / @developer
Frontend work: add skeleton loaders and error states to Batch and Analytics pages. Standalone UI task, assign to @developer with frontend context.
Triage: P2 Frontend - Medium complexity. Assigned to @senior-developer.
Delegation: Add skeleton loader components and error state handling to Batch and Analytics pages. Multiple component changes.
Closing as already resolved. This issue is a duplicate of a previously completed issue. The fix has been merged to main via earlier PRs. Verified that the feature/fix exists in the current main branch.