Skip to content

fix: recompute terminal layout on mobile breakpoint changes#997

Open
web3dev1337 wants to merge 2 commits intomainfrom
fix/remove-worktree-list-version
Open

fix: recompute terminal layout on mobile breakpoint changes#997
web3dev1337 wants to merge 2 commits intomainfrom
fix/remove-worktree-list-version

Conversation

@web3dev1337
Copy link
Copy Markdown
Owner

Summary

  • Track mobile/desktop viewport mode transitions in the orchestrator client.
  • Normalize sidebar state when crossing the mobile breakpoint (clear transient mobile sidebar-open state and restore desktop preference).
  • Recompute terminal grid layout when the viewport crosses mobile/desktop boundaries so returning to desktop restores the desktop terminal column layout.

Testing

  • node --check client/app.js
  • node --check client/terminal.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant