fix(browse): tabs and search on one row #99

Merged
bvandeusen merged 1 commits from dev into main 2026-06-12 00:28:38 -04:00
Owner

Follow-up to PR #98: the Browse tab strip and search field were stacked; place them side-by-side in one flex bar (tabs left, search + scope chips right), wrapping to two rows only on narrow viewports.

Frontend-only CSS/template change. CI green on dev (run 965).

🤖 Generated with Claude Code

Follow-up to PR #98: the Browse tab strip and search field were stacked; place them side-by-side in one flex bar (tabs left, search + scope chips right), wrapping to two rows only on narrow viewports. Frontend-only CSS/template change. CI green on dev (run 965). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-06-12 00:28:34 -04:00
fix(browse): put tabs and search on one row
CI / lint (push) Successful in 3s
CI / frontend-build (push) Successful in 20s
CI / backend-lint-and-test (push) Successful in 28s
CI / integration (push) Successful in 3m12s
3e1303ea3c
Operator-asked: the tab strip and search field were stacked; place them
side-by-side in a single flex bar (tabs left, search + scope chips right),
wrapping to two rows only on narrow viewports.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
bvandeusen merged commit 11e9f5af60 into main 2026-06-12 00:28:38 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledCurator#99