forked from 0xWheatyz/SPARC
Add loading states and error messages to Batch and Analytics pages #672
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 without any loading indicator while data is being fetched and show no user-friendly message when an API call fails. This leaves users with a blank or broken UI.
What to do
Acceptance criteria
References
Roadmap item: P2 Frontend — loading/error states on Batch and Analytics pages.
Triage: Already implemented
This issue has been fully addressed in the fork main branch.
Verification:
frontend/src/pages/Batch.tsxandfrontend/src/pages/Analytics.tsxcontain loading skeleton/spinner components.All acceptance criteria are met. Closing.