GoogleChromeLabs/estimator.dev

URL input field autocorrects typed text

morellodev opened this issue · 0 comments

Whenever an URL is typed into the relative <input> field, the browser automatically does a spell-check and autocapitalizes the string, which is annoying. For this use case, the autocomplete, autocorrect, autocapitalize and spellcheck attributes should be added to the that element.