Skip to content

MM: fix(advanced-search): improve filter layout#356

Merged
mmattel merged 3 commits intomainfrom
mm-fix-advanced-search-layout
Mar 24, 2026
Merged

MM: fix(advanced-search): improve filter layout#356
mmattel merged 3 commits intomainfrom
mm-fix-advanced-search-layout

Conversation

@mmattel
Copy link
Contributor

@mmattel mmattel commented Mar 19, 2026

Supercedes: #355
Fixes: #353

CI working mirror of #355
@paul43210 FYI

@mmattel mmattel force-pushed the mm-fix-advanced-search-layout branch 2 times, most recently from 3a65aa9 to c45485a Compare March 23, 2026 10:06
paul43210 and others added 3 commits March 23, 2026 11:39
Dropdowns (Type, Media Type, Tags) now display side-by-side in a flex
row. Range fields (Size, Modified, ISO, Aperture, Focal Length) use
vertical stacking (min above max) in a responsive grid. Text inputs
remain full-width between the two groups.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Reduce gap between dropdown selectors (0.75rem → 0.5rem)
- Cap dropdown max-width at 220px
- Narrow range fields (max 220px) with more spacing between them (1rem)
- Align input heights (2.125rem) with box-sizing
- Left-align "to" separator to match label text

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… and range items

Adds margin below dropdown selector rows to visually distinguish them
from the range filter items below, per Martin's review feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mmattel mmattel force-pushed the mm-fix-advanced-search-layout branch from c45485a to 8f06d51 Compare March 23, 2026 10:39
@mmattel mmattel requested a review from LukasHirt March 23, 2026 10:59
@mmattel mmattel merged commit 324b719 into main Mar 24, 2026
2 checks passed
@mmattel mmattel deleted the mm-fix-advanced-search-layout branch March 24, 2026 08:53
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.

Improve advanced search layout

3 participants