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

Rendering issue with search box on 404 pages #1683

Closed
claycompton opened this issue Oct 26, 2013 · 1 comment
Closed

Rendering issue with search box on 404 pages #1683

claycompton opened this issue Oct 26, 2013 · 1 comment
Assignees

Comments

@claycompton
Copy link

  1. Navigate to https://qa.nugettest.org/404.
  2. Click or tab to the search box on the page.

Result: On receiving focus, the search box rendering will break, with the search button jumping to a new line. This happens cross browser.
searchboxerror
Expected: We shouldn't have an expanding search box on this page, since there isn't really a point. We should pick a size we like and stick with it.

@ghost ghost assigned analogrelay Oct 28, 2013
@analogrelay
Copy link
Contributor

Bahahaha. It's because it's the same CSS class/id as the top-right search box. I'll fix this next sprint. Not a ship-blocker IMHO.

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

No branches or pull requests

2 participants