Skip to content

fix: Remove LONG_POPUP_WIDTH constant from model hover.#234

Merged
jdneo merged 1 commit into
mainfrom
ethan/remove-max-width
May 20, 2026
Merged

fix: Remove LONG_POPUP_WIDTH constant from model hover.#234
jdneo merged 1 commit into
mainfrom
ethan/remove-max-width

Conversation

@ethanyhou
Copy link
Copy Markdown
Contributor

fix #233

Copilot AI review requested due to automatic review settings May 19, 2026 07:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes the fixed “long” hover width so model-hover sizing uses only a minimum width constraint (fix for #233).

Changes:

  • Removed LONG_POPUP_WIDTH constant.
  • Updated hover shell sizing logic to enforce only SHORT_POPUP_WIDTH as a minimum width.

Copy link
Copy Markdown
Member

@jdneo jdneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Image

@jdneo jdneo merged commit d8a43c4 into main May 20, 2026
8 checks passed
@jdneo jdneo deleted the ethan/remove-max-width branch May 20, 2026 05: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.

[Bug] Thinking effort descriptions are truncated in the model picker hover card

3 participants