Skip to content

Bug: LLM harness selector is not consistently focusable or clickable #127

Description

@touch2be

Problem

The LLM harness selector is not always selected/focused, which prevents users from controlling it via keyboard. In some cases, clicking the selector also does not activate it.

Expected Behavior

The LLM harness selector should reliably receive focus/selection when clicked, so it can be controlled with the keyboard. Clicking it should always activate the selector/open the selection UI.

Current Behavior

Sometimes the selector is not focused or selected. As a result:

  • Keyboard control does not work reliably
  • Clicking the selector does not always activate it
  • The UI can feel unresponsive or inaccessible

Steps to Reproduce

  1. Open the screen containing the LLM harness selector.
  2. Click the LLM harness selector.
  3. Try to control the selection using the keyboard.
  4. In some cases, the selector is not focused/selected or does not activate on click.

Impact

This affects keyboard accessibility and makes selecting an LLM harness unreliable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions