Skip to content

bug(desktop): split view right pane does not resize when expanding the left pane #2693

Description

@i-trytoohard

Bug

When resizing the split view by expanding the left pane (terminal), the right pane (documentation/preview) remains fixed at its previous width instead of resizing to fit the remaining available space. This causes the layout to break — leaving unused or overlapping space.

Steps to Reproduce

  1. Open the application in split view.
  2. Ensure both the left terminal pane and the right documentation/preview pane are visible.
  3. Drag the divider to expand the left pane.
  4. Observe the right pane.

Expected Behavior

  • The right pane should dynamically resize as the left pane expands.
  • Both panes should remain responsive and share the available width.

Actual Behavior

  • The left pane expands normally.
  • The right pane remains stuck at its previous width instead of resizing.
  • The layout appears broken, leaving unused or overlapping space.

Environment

  • OS: Fedora Linux
  • Browser: Firefox

Reported by

@Kzark (Discord)

Likely Related

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions