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

Prevent search boxes from auto-correcting #337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TSFoster
Copy link

I often find that my browser's auto-correction is unhelpful when searching the package list and package docs. On macOS/Safari at least, I'll start typing and find the package I'm looking for, but trying to click the package causes the auto-correction to occur, changing my search term.

2020-06-16 15 34 06

This pull request prevents the browser from doing any correction, including a couple of Safari-specific attributes.

It's particularly noticeable on the package search page (because the browser not understanding Github usernames), so the changes to Page.Search might be more valuable than the changes made to Page.Docs.

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.

1 participant