Skip to content

fix(app): keep server details editable - #43169

Merged
Hona merged 1 commit into
devfrom
investigate-server-fields
Aug 18, 2026
Merged

fix(app): keep server details editable#43169
Hona merged 1 commit into
devfrom
investigate-server-fields

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • keep the server address controlled for validation and health preview behavior
  • make the optional server name, username, and password fields uncontrolled so Kobalte cannot roll back typed characters on Windows/Electron
  • scope the workaround to the affected Add/Edit server form instead of changing the shared TextField component

Verification

  • bun typecheck in packages/app
  • git diff --check

Fixes #38193

Requested by: @Hona (Hona via Slack)

@Hona
Hona enabled auto-merge (squash) August 18, 2026 03:26
@Hona
Hona merged commit 3232040 into dev Aug 18, 2026
11 checks passed
@Hona
Hona deleted the investigate-server-fields branch August 18, 2026 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop "Add server" dialog: Server name / Username / Password fields cannot be edited (only Server address works) — v1.18.4

1 participant