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

Double search bar #5

Open
effone opened this issue Apr 6, 2024 · 2 comments
Open

Double search bar #5

effone opened this issue Apr 6, 2024 · 2 comments

Comments

@effone
Copy link
Member

effone commented Apr 6, 2024

Steps to reproduce:

  1. Open the theme in desktop.
  2. Resize window as mobile view, search bar is hidden but search icon appears to trigger field visibility.
  3. Expand to full screen: now 2 search bar is visible.
    snap
@MattyWjeisz
Copy link
Contributor

I'll look at a fix for this. I'll have to add a separate element to auto-collapse on screen width.

@effone
Copy link
Member Author

effone commented Apr 7, 2024

No need for auto collapse, I believe.
We can just hide the secondary search based on media query.

Best approach should be to reposition and reuse single search bar.

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