Skip to content

Desktop app shows Invalid 1 panel layout error when resizing down #3626

Description

@NevilleQingNY

Summary

A user reported an Unexpected Application Error in the Multica desktop app while resizing the app window down.

The visible error message is:

Invalid 1 panel layout: 69.662%, 30.338%

The screenshot appears to show the default React Router error page, suggesting this is a frontend renderer/runtime error rather than a native Electron crash.

Context

The report came from the desktop app while the user was sizing the window down. We have not fully confirmed the exact route or reproduction path yet.

Current suspicion: a responsive layout path involving react-resizable-panels, where a panel group may restore a saved two-panel layout while only one panel is currently registered/rendered.

Open questions

  • Which page/tab was active when the error appeared?
  • Was the app zoomed in, or at default zoom?
  • Does the issue reproduce consistently when resizing the desktop window down?
  • Is this specific to Project Detail, Issue Detail, Inbox, or another route?

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