Organisms - Circuit design system

in development

Header Search

Description

The search panel provides portal-wide search access from anywhere within the header. It opens as an expanded panel below the header bar — consistent with how all other utility panels behave. When opened, the input field receives focus automatically, so users can begin typing immediately without an additional interaction.

The search is intended as a “global” portal search. A highly context-specific search (e.g., within a product listing) belongs in the content area, not in the header.


Usage

Rules & Guidelines

States:

Result types (live results):

TypeFields shown
ProductsProduct name, article number + type name, short description
ContentPage title, meta description
Documents (planned)To follow once technical indexing is available

Article number search: When a user searches for a known article number, they should be taken directly to the corresponding product page. If the article number no longer exists, successor articles should be shown with an explicit notice that a replacement was found. This applies both in the live results panel and on the search results page.

Search results page: After submitting a query (via Enter or “See all”), the header panel closes and the user is taken to the full search results page.

Implementation status: The live-results concept described above — two columns, keyword chips, product previews — is the target state. The current implementation is simplified: it provides the search input within the expanded header and basic suggestions, but does not yet include the split content/product columns or keyword chips. The target state will be rolled out in a subsequent iteration once the underlying search infrastructure supports it.
The current simple search header

Responsive behaviour

The search panel adapts across breakpoints in line with the overall header responsive behaviour.

Tablet: The two-column live results layout is retained, but adapts to the reduced available width. The keyword chip row and both result columns remain visible.
The search panel at tablet width

Mobile: The two-column layout collapses into a single scrollable list. Results are stacked vertically in this order: keyword suggestions → content results → product results.
The search panel on mobile

Accessibility


Resources