Skip to content

Fix composer model picker visibility and selection - #81

Merged
dovvnloading merged 1 commit into
mainfrom
codex/composer-model-picker
Jul 30, 2026
Merged

Fix composer model picker visibility and selection#81
dovvnloading merged 1 commit into
mainfrom
codex/composer-model-picker

Conversation

@dovvnloading

Copy link
Copy Markdown
Owner

Root cause\nThe composer utility row and model-control wrapper both used overflow: hidden. The picker opens upward and extends horizontally, so Windows/browser hit-testing could not reach its options; the menu closed without changing the selected model.\n\n## Fix\n- allow the composer utility row and model-control wrapper to show the picker\n- add desktop end-to-end coverage for selecting and persisting a model\n- add compact viewport coverage for option bounds and selection\n\n## Verification\n- npm run lint\n- npm run typecheck\n- 60 frontend unit tests\n- 12 Playwright tests\n- npm run build\n- reproduced in the live browser before and after the fix

@dovvnloading
dovvnloading merged commit a8f4205 into main Jul 30, 2026
1 check passed
@dovvnloading
dovvnloading deleted the codex/composer-model-picker branch July 30, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant