Skip to content

fix(app): updates to project selector#32015

Open
arvsrn wants to merge 2 commits into
anomalyco:devfrom
arvsrn:clean-up-project-selector
Open

fix(app): updates to project selector#32015
arvsrn wants to merge 2 commits into
anomalyco:devfrom
arvsrn:clean-up-project-selector

Conversation

@arvsrn

@arvsrn arvsrn commented Jun 12, 2026

Copy link
Copy Markdown
Member

Issue for this PR

Closes #140

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

  • Fix bug where project search input gets deselected after every keystroke
  • Update check icon, alignment
  • Update border radii on the trigger and menu items
  • Adds keyboard navigation to the project picker (arrows to cycle, enter to select; selected item has bg-overlay-hover; first item is selected by default)
  • Added pressed state to dropdown trigger

How did you verify your code works?

  • Ran the app locally and verified the updated UI manually
  • Ran type checks locally (bun turbo typecheck)

Screenshots / recordings

image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title updates to project selector 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.

@arvsrn arvsrn changed the title updates to project selector fix(app): updates to project selector Jun 12, 2026
@github-actions github-actions Bot mentioned this pull request Jun 16, 2026
6 tasks
@arvsrn arvsrn force-pushed the clean-up-project-selector branch from aae70a6 to f4af4d4 Compare June 23, 2026 14:37
@arvsrn arvsrn force-pushed the clean-up-project-selector branch from 860563d to 017daca Compare June 23, 2026 18:21
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.

add base url for all models gemini, anthropic

1 participant