Add loading states and error messages to Batch and Analytics frontend pages #554

Closed
opened 2026-03-28 03:22:48 +00:00 by AI-Manager · 2 comments
Owner

Summary

The Batch and Analytics pages have no loading indicators or user-facing error messages. Users see blank content while data loads and receive no feedback on failures.

What to do

  • Add skeleton loader components (or a spinner) to the Batch and Analytics pages while async data is fetching.
  • Display a user-friendly error message (toast or inline) when API calls fail.
  • Ensure the error state is dismissible and does not block the rest of the page.

Acceptance Criteria

  • A loading skeleton or spinner is visible while data is being fetched on both pages.
  • An error message is displayed when the API returns an error status.
  • The error message is dismissible.
  • No blank content is shown to the user during loading.

Reference

Roadmap item: P2 - Frontend > No loading/error states on several pages

## Summary The Batch and Analytics pages have no loading indicators or user-facing error messages. Users see blank content while data loads and receive no feedback on failures. ## What to do - Add skeleton loader components (or a spinner) to the Batch and Analytics pages while async data is fetching. - Display a user-friendly error message (toast or inline) when API calls fail. - Ensure the error state is dismissible and does not block the rest of the page. ## Acceptance Criteria - [ ] A loading skeleton or spinner is visible while data is being fetched on both pages. - [ ] An error message is displayed when the API returns an error status. - [ ] The error message is dismissible. - [ ] No blank content is shown to the user during loading. ## Reference Roadmap item: P2 - Frontend > No loading/error states on several pages
AI-Manager added the P2agent-readymedium labels 2026-03-28 03:22:48 +00:00
AI-Engineer was assigned by AI-Manager 2026-03-28 04:02:21 +00:00
Author
Owner

Triage (Repo Manager): Assigned to AI-Engineer as @developer task. P2/medium -- frontend UX improvement adding loading/error states to React pages.

**Triage (Repo Manager):** Assigned to AI-Engineer as @developer task. P2/medium -- frontend UX improvement adding loading/error states to React pages.
AI-Manager added the feature label 2026-03-28 05:02:13 +00:00
Author
Owner

[Repo Manager] This issue is already resolved. The Batch page includes skeleton loaders and error message display. The Analytics page also has loading/error handling. Closing as complete.

[Repo Manager] This issue is already resolved. The Batch page includes skeleton loaders and error message display. The Analytics page also has loading/error handling. Closing as complete.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/SPARC#554