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
- Open the screen containing the LLM harness selector.
- Click the LLM harness selector.
- Try to control the selection using the keyboard.
- 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.
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:
Steps to Reproduce
Impact
This affects keyboard accessibility and makes selecting an LLM harness unreliable.