Skip to content

[Bug]: Editor autocorrect creates broken configs #538

Description

@DanLipsitt

What happened?

When editing configs through the Servers pane on MacOS, the text input widget has autocorrect turned on by default. This turns --flag into —flag (with an em-dash instead of two regular dashes), which breaks the command. It's possible to turn autocorrect off, but it resets the next time you edit. Autocorrect should be disabled throughout the app.

Image

Expected behavior

Text should not be modified from what is input.

Steps to reproduce

  1. Open the Servers config pane (desktop app)
  2. Click Add Server
  3. Click Manual
  4. Type -- into any field.

MCPProxy version

MCPProxy v0.33.5 (personal) darwin/arm64

Operating system

macOS

Relevant logs

Pre-submission checklist

  • I searched existing issues and did not find a duplicate
  • I ran mcpproxy doctor and reviewed the output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions