Skip to content

fix(app): show keybind tooltips on prompt input controls#37824

Merged
Hona merged 1 commit into
anomalyco:devfrom
ProdigyRahul:variant-tooltip-keybind
Jul 20, 2026
Merged

fix(app): show keybind tooltips on prompt input controls#37824
Hona merged 1 commit into
anomalyco:devfrom
ProdigyRahul:variant-tooltip-keybind

Conversation

@ProdigyRahul

@ProdigyRahul ProdigyRahul commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #37825

Type of change

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

What does this PR do?

wraps the variant and agent selects in the same tooltip pattern as the add menu and threads real keybinds from the command registry so tooltips show platform symbols instead of raw "mod" text.

How did you verify your code works?

ran the desktop app locally, hovered the variant, agent, model, and add controls to confirm keybind chips render like the model picker. typecheck passes on app and session-ui.

Screenshots / recordings

Before:
file-bbab4706a384e933169be8fe7ca03b8a
file-e6209a4605b19e16baf7adcddbce3205

After:
file-9b15109a34687efbf3421c802d9fa27c
file-86cccdd86525e74f7e3b85986054df9a

Checklist

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

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Jul 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added contributor and removed needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Jul 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@ProdigyRahul
ProdigyRahul marked this pull request as ready for review July 19, 2026 23:34
@Hona
Hona merged commit 7985c20 into anomalyco:dev Jul 20, 2026
9 of 10 checks passed
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 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.

desktop prompt input tooltips missing keybind on variant select and showing raw mod keys

2 participants