Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please disable autocorrect in text fields #532

Open
iamcam opened this issue Oct 23, 2020 · 0 comments
Open

Please disable autocorrect in text fields #532

iamcam opened this issue Oct 23, 2020 · 0 comments

Comments

@iamcam
Copy link

iamcam commented Oct 23, 2020

I think it goes without saying - when writing scripts and things that are generally meaningful to a machine with case-sensitive inputs, it's problematic when text input fields have autocorrect enabled.

For example, every time I type /some/path/ios/ in a text field or textarea, it gets autocorrected to /some/path/iOS/... sometimes I notice and sometimes I forget to double-check. It should take what I type exactly as I type it.

The script editor step is notorious, but there are numerous fields across the workflow editor where this is an issue.

See https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/spellcheck for more information

Thanks!

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

No branches or pull requests

1 participant