-
Notifications
You must be signed in to change notification settings - Fork 0
Added responsive styles for search box #262
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
Conversation
chasenlehara
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should probably turn off autocorrect and spellcheck from the search field so users don’t get frustrating suggestions for things like “pushstate”.
static/search.less
Outdated
| left: 0; | ||
| background-color: hsla(32, 96%, 49%, 0.61); | ||
| } | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be taken out and only included in #261
|
Updated the PR 😃 |
|
@justinbmeyer good catch. I am sure it's possible, probably easy. For now, I opened another issue #264 |
|
@imaustink In your screenshot, it looks like the results are over-escaped too. We have to fix those issues before we deploy search, so I’ve brought that issue you opened to the top of the backlog. |

Desktop:

Mobile:

