Skip to content

fix: keep search visible on narrow widths#27

Open
akira69 wants to merge 1 commit into
Disane87:mainfrom
akira69:fix/mobile-search-visible
Open

fix: keep search visible on narrow widths#27
akira69 wants to merge 1 commit into
Disane87:mainfrom
akira69:fix/mobile-search-visible

Conversation

@akira69

@akira69 akira69 commented Mar 24, 2026

Copy link
Copy Markdown

Summary

Why

On the current mobile/narrow layout, the search UI disappears entirely. That makes the main browsing view much harder to use, especially once the collection grows.
image

The Fix

  • keep the search bar visible below the md breakpoint
  • keep the filters panel available on narrow widths instead of hiding the entire controls block
  • treat search as a primary control so the swatch view remains usable on smaller screens

Notes

  • advanced filters remain collapsible; this just keeps the primary search control available

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

Successfully merging this pull request may close these issues.

1 participant