Skip to content

Fix mobile model picker contrast and sizing#9

Closed
ronak-guliani wants to merge 1 commit into
devfrom
ronak-guliani/picker-contrast
Closed

Fix mobile model picker contrast and sizing#9
ronak-guliani wants to merge 1 commit into
devfrom
ronak-guliani/picker-contrast

Conversation

@ronak-guliani

Copy link
Copy Markdown
Owner

What does this PR do?

This is a follow-up to #8 that applies the missed mobile picker polish commit. It makes the model picker readable by adding an opaque inner surface over the glass/blur background and reduces popup width/height to 75% of the prior size. This keeps all existing picker functionality while improving legibility and visual balance.

How did you verify your code works?

I cherry-picked the missed commit onto latest origin/dev and reviewed git diff origin/dev... to confirm this PR only changes packages/mobile/src/components/model-picker.tsx.

@github-actions

Copy link
Copy Markdown

Hey! Your PR title Fix mobile model picker contrast and sizing doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions

Copy link
Copy Markdown

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions Bot closed this Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant