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

Disable spellcheck in sensitive inputs #289

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Nov 29, 2022

Copy link
Contributor

@buberdds buberdds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need autoCorrect on Form element? It's not global attr like autoCapitalize or spellcheck and it can be applied to input element. It's also non standard attr that works only in Safari.

@lukaw3d
Copy link
Member Author

lukaw3d commented Nov 29, 2022

Do we need autoCorrect on Form element? It's not global attr like autoCapitalize or spellcheck and it can be applied to input element. It's also non standard attr that works only in Safari.

It probably doesn't work on textareas and forms, but I'd keep it consistently everywhere

@lukaw3d lukaw3d merged commit ea250fd into master Nov 29, 2022
@lukaw3d lukaw3d deleted the lw/prevent-spelljacking branch November 29, 2022 22:04
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