Skip to content

[P1] Show actionable data-load errors instead of redirecting away #5

@kgarg2468

Description

@kgarg2468

Problem

Data page sets loadError but immediately router.replace("/data"), which hides actionable failure details and drops project context.

Scope

  • Keep user on current project URL when load fails.
  • Show persistent error state with retry.
  • Add useful error context for debugging.

Acceptance Criteria

  • Failed data fetch shows clear message + retry control in-place.
  • URL remains project-scoped so retry works without reselecting.

Suggested Files

  • app/(app)/data/page.tsx

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