Skip to content

fix(remote-ssh): streamline connection settings UI - #1744

Merged
bobleer merged 2 commits into
GCWing:mainfrom
bobleer:bob/remote-ssh-settings-ui
Jul 24, 2026
Merged

fix(remote-ssh): streamline connection settings UI#1744
bobleer merged 2 commits into
GCWing:mainfrom
bobleer:bob/remote-ssh-settings-ui

Conversation

@bobleer

@bobleer bobleer commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • move connection name, ProxyJump, timeouts, and retry policy into a collapsed Advanced settings section
  • automatically reveal advanced values when editing an existing non-default connection or importing a ProxyJump host
  • replace overflow-prone flex rows with shrink-safe responsive grids and allow the footer to wrap on narrow windows
  • add focused coverage for the default-collapsed and existing-configuration edit flows

This is presentation-only: saved connection schemas, defaults, and serialization remain unchanged.

Verification

  • pnpm run type-check:web
  • pnpm run i18n:audit
  • pnpm --dir src/web-ui run test:run src/features/ssh-remote/SSHConnectionDialog.test.tsx src/features/ssh-remote/SSHRemoteProvider.test.tsx
  • pnpm run build:web

@bobleer
bobleer merged commit 4952aeb into GCWing:main Jul 24, 2026
5 checks passed
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