Skip to content

Scan page stuck on 'monday context loading…' prevents OCR usage #178

Description

@Mikecranesync

Issue

On the /scan/ page (used for nameplate OCR via camera/upload) the status text permanently reads:
“monday context loading…”
(lowercase, appears to be an internal codename). The UI does not transition to a success or error state, leaving the user unable to complete a scan.

Evidence

  • Screenshot/text from the page shows the stuck status message.
  • No progress or error indication is shown; the spinner or loading state never resolves.

Suggested Fix

  • Identify the asynchronous call or context update that is failing/never resolving.
  • Add proper error handling and timeout logic.
  • Replace the placeholder text with a user‑friendly loading message (e.g., “Loading…”) and show appropriate success/error states.

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