Skip to content

fix: keep search visible on narrow widths#1

Closed
akira69 wants to merge 1 commit into
mainfrom
fix/mobile-search-visible
Closed

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

Conversation

@akira69

@akira69 akira69 commented Mar 24, 2026

Copy link
Copy Markdown
Owner

Mirror of upstream PR Disane87#27 for fork-side review.

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

@akira69 akira69 closed this Mar 24, 2026
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