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

[Bug] Search Field on Mobile Isn't 100% Width #572

Closed
1 of 3 tasks
jonobr1 opened this issue Dec 10, 2021 · 1 comment · Fixed by #574
Closed
1 of 3 tasks

[Bug] Search Field on Mobile Isn't 100% Width #572

jonobr1 opened this issue Dec 10, 2021 · 1 comment · Fixed by #574
Assignees

Comments

@jonobr1
Copy link
Owner

jonobr1 commented Dec 10, 2021

Describe the bug
On mobile the search results don't take up the whole width of the window.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://two.js.org/ on your phone
  2. Search for height
  3. See search results like so:

Expected behavior
Search results should be full width.

Screenshots
signal-2021-12-09-17-35-07-837

Environment (please select one):

  • Code executes in browser (e.g: using script tag to load library)
  • Packaged software (e.g: ES6 imports, react, angular, vue.js)
  • Running headless (usually Node.js)

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: Pixel 6
  • OS: Android 12
  • Browser: Chrome
  • Version: Evergreen

Additional context
Probably some CSS error using % instead of vw or something.

@toniab
Copy link
Collaborator

toniab commented Dec 10, 2021 via email

@toniab toniab self-assigned this Dec 14, 2021
@toniab toniab linked a pull request Dec 14, 2021 that will close this issue
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