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

typeahead: add autocomplete="off" to the host #520

Closed
pkozlowski-opensource opened this issue Jul 30, 2016 · 3 comments
Closed

typeahead: add autocomplete="off" to the host #520

pkozlowski-opensource opened this issue Jul 30, 2016 · 3 comments

Comments

@pkozlowski-opensource
Copy link
Member

An input field on which we are setting a typeahead should have those attributes added automatically to the host:

  • autocomplete="off"
  • autocapitalize="off"
  • autocorrect="off"
@pkozlowski-opensource
Copy link
Member Author

pkozlowski-opensource commented Jul 30, 2016

Changes to be done in:

@jnizet
Copy link
Member

jnizet commented Jul 30, 2016

BTW, I really appreciate that you're encouraging external contributors like you're doing by filing issues and tagging them with the effort tag. It probably took you longer to file the issue than to just fix it in the first place, but it's a great opportunity for me to learn and be useful at the same time. 👍

@pkozlowski-opensource
Copy link
Member Author

BTW, I really appreciate that you're encouraging external contributors like you're doing by filing issues and tagging them with the effort tag

Sure, we definitively want to grow a pool of contributors. So thnx once again for stepping in and helping out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants