Skip to content

[BUG] Search bar in top nav doesn't update the search query param #205

Description

@dominikrudzki

Area

Frontend page (top nav search bar) / API proxy

Cloud & Service

n/a (global search across all services)

Expected behavior

Typing a query in the top nav search bar ("Search services, features, docs, and more") should filter/find matching services or resources and update the underlying API request accordingly.

Actual behavior

Typing in the search bar produces no visible reaction in the UI, and no request is triggered at all. No errors appear in the browser console or network tab — the input simply doesn't seem to be wired to any handler.

Reproduction

  1. Open Floci UI at http://localhost:4566 (or configured port)
  2. Click the top nav search bar
  3. Type any query, e.g. "dynamo"
  4. Open browser DevTools → Network tab
  5. Observe that no request is sent regardless of the typed query.

Screenshots

Image

Environment

  • Floci UI version / image tag: [floci/floci-ui:latest]
  • How you're running it: docker compose
  • Floci core version / image tag: floci/floci:latest
  • Browser: [Brave, 1.93.137]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions