Skip to content

Fix macOS autocorrect modifying connection dialog inputs#65

Merged
debba merged 2 commits intomainfrom
claude/review-tabularis-issue-64-z0qF9
Mar 6, 2026
Merged

Fix macOS autocorrect modifying connection dialog inputs#65
debba merged 2 commits intomainfrom
claude/review-tabularis-issue-64-z0qF9

Conversation

@debba
Copy link
Owner

@debba debba commented Mar 6, 2026

No description provided.

claude added 2 commits March 6, 2026 05:52
Add autoCorrect="off", autoCapitalize="off" and spellCheck={false} to
all text inputs in NewConnectionModal to prevent macOS from silently
modifying case-sensitive values like hostnames, usernames and database
names.

Closes #64

https://claude.ai/code/session_01L5DQfEQL5Enf1VvVymRmaJ
Complements the autocorrect fix by also disabling browser autocomplete
suggestions on connection fields, preventing unwanted value substitution.

Closes #64

https://claude.ai/code/session_01L5DQfEQL5Enf1VvVymRmaJ
@debba debba merged commit a88a6e3 into main Mar 6, 2026
1 check 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.

2 participants