Skip to content

DevTools: state and logs panes not accessible in fullscreen mode #1001

Description

@claude

Problem

When an app is in fullscreen mode, the DevTools state (and logs) panes cannot be viewed. This makes debugging in fullscreen impractical, since there is no way to inspect state or read logs while the app occupies the whole viewport.

Proposed solution

Make DevTools a toggleable icon/overlay when in fullscreen (similar to React Query Devtools), so the panes can be opened on demand without leaving fullscreen. At minimum this should cover the state and logs panes.


Generated by Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions