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

The search box in header disappear at the breakpoint of 769px #52

Open
KelvinWong opened this issue Jun 2, 2021 · 1 comment
Open

Comments

@KelvinWong
Copy link

Steps to re-produce

  1. Go the example page form the health design system:
    https://designsystem.health.gov.au/components/preview/search-page.html
  2. View the page with a screen width of 769px

Results:
The search box is not exist in the header, and there is no way to do searching.

Investigation

  • The mobile search box shows up when screen size is less than or equal to 767px.
  • The desktop search box kicks in when screen size is greater than equal to 770px.
  • When the screen size is 768px and 769px in width, no search box is available.
  • 768px width is a screen size of the iPad in portrait mode.
@KelvinWong
Copy link
Author

I have provided a path to fix that.

iss52_fix_missing_search_box_in_certain_breakpoints.patch.gz

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

1 participant