Skip to content

[BUG] Missing error handling when 3D model fails to load #62

Description

@Siddh2024

Description

The CubeIt 3D viewer has no error handling when a 3D model file fails to load (network error, invalid file format, or server 404). The user sees a blank/white canvas with no indication of what went wrong.

Impact

  • Broken 3D viewer UX — no feedback on why the model isn't showing
  • No retry mechanism for transient failures

Suggested Fix

Add error state handling that displays a user-friendly message and retry button when model loading fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions