Add visible "Custom Search" link next to navbar search #57

Merged
qwc merged 1 commit from feature/custom-search-link into main 2026-02-10 14:33:53 +01:00
Owner

Summary

  • Move the search page link from the navbar menu (where it was mobile-only) to right next to the search text field, always visible
  • Rename from "Search" to "Custom Search" to distinguish it from the inline quick-search
  • The /search page is the only way to search across all versions and filter by project/version — it was previously only reachable via "View all results" in the dropdown (requiring 8+ results)

Test plan

  • "Custom Search" link visible next to search field on desktop
  • Link navigates to /search page
  • Link still visible on mobile (where the search input is hidden)
  • No layout breakage at various viewport widths

🤖 Generated with Claude Code

## Summary - Move the search page link from the navbar menu (where it was mobile-only) to right next to the search text field, always visible - Rename from "Search" to "Custom Search" to distinguish it from the inline quick-search - The `/search` page is the only way to search across all versions and filter by project/version — it was previously only reachable via "View all results" in the dropdown (requiring 8+ results) ## Test plan - [ ] "Custom Search" link visible next to search field on desktop - [ ] Link navigates to `/search` page - [ ] Link still visible on mobile (where the search input is hidden) - [ ] No layout breakage at various viewport widths 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Add visible "Custom Search" link next to navbar search field
All checks were successful
CI / test (pull_request) Successful in 1m11s
CI / build (pull_request) Successful in 57s
CI / docker (pull_request) Has been skipped
485ff4ac30
The full search page (/search) allows searching across all versions and
filtering by project/version, but was only reachable via "View all
results" in the search dropdown (8+ results) or on mobile. Add a
permanent "Custom Search" link right of the search input so users can
always access the advanced search page directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
qwc merged commit 78caef65cf into main 2026-02-10 14:33:53 +01:00
qwc deleted branch feature/custom-search-link 2026-02-10 14:33:53 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
qwc-open/asiakirjat!57
No description provided.