Skip to content

Implement error boundaries and loading states #15

@KKSurendran06

Description

@KKSurendran06

The application currently lacks error handling and loading states. If a component fails or data is slow to load, the user is presented with a broken UI or a blank screen.

Tasks

  • Create a global error boundary component to catch and handle runtime errors.
  • Add loading state indicators (e.g., spinners, skeletons) for components that fetch data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions