Skip to content

Empty States and Error Boundaries #425

Description

@Luluameh

Source: FRONTEND_ISSUES.md (Issue 18)

Background
When data fails to load or lists are empty, the user should see friendly messages.
Goal
Implement reusable empty state components and React Error Boundaries.
Acceptance Criteria

  • Create EmptyState component with illustration support.
  • Wrap main app routes in a custom ErrorBoundary.
    Key Files
    src/components/Empty/EmptyState.tsx, src/components/providers/ErrorBoundary.tsx

Auto-created by SkillSphere Issue Creator Script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions