Skip to content

fix: improve loading and error states in dashboard components #8

@NEXARA-oss

Description

@NEXARA-oss

Problem

Some dashboard components do not provide clear loading or error feedback during async operations.

This creates inconsistent UX during slow requests or failures.


Goal

Add consistent loading and error states across dashboard components.


Tasks

  • identify missing loading states
  • improve error UI consistency
  • add retry buttons where appropriate
  • improve skeleton/loading placeholders

Acceptance Criteria

  • all async components show loading states
  • error states are visually consistent
  • retry actions work correctly
  • no layout shifting during loading

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions