Skip to content

Mobile: Clicking report in list shows Command Overview instead of report content #54749

@fortifyos

Description

@fortifyos

Bug Description

On mobile devices, when navigating to the Reports section and clicking on a report from the list, the UI incorrectly displays the Command Overview instead of the actual report content.

Steps to Reproduce

  1. Open OpenClaw Control UI on a mobile device (or mobile viewport)
  2. Navigate to Reports section
  3. Observe the list of reports loads correctly
  4. Click on any report in the list
  5. Expected: Report detail/content view opens
  6. Actual: Command Overview is displayed instead

Environment

  • Device: Mobile (iOS/Android)
  • Works correctly on desktop
  • Gateway version: (please specify)

Root Cause Hypothesis

This appears to be a responsive routing issue where:

  • The mobile layout may have different click handlers than desktop
  • Route state management may not properly update the active view on mobile
  • The sidebar/navigation overlay might be intercepting clicks incorrectly

Additional Context

  • The reports list renders correctly
  • Only the navigation from list → detail is broken
  • Desktop view works as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal backlog priority with limited blast radius.clawsweeper:linked-pr-openClawSweeper found an open linked pull request for this issue.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.clawsweeper:source-reproClawSweeper found a high-confidence source-level issue reproduction.issue-rating: 🦞 diamond lobsterVery strong issue quality with high-confidence source-level or clear reproduction.

    Type

    No type
    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