Skip to content

fix(web): show full Claude prompt suggestions on overflow - #239

Merged
badcuban merged 1 commit into
mainfrom
threadlines/improve-claude-suggestion-overflow
Sep 6, 2026
Merged

fix(web): show full Claude prompt suggestions on overflow#239
badcuban merged 1 commit into
mainfrom
threadlines/improve-claude-suggestion-overflow

Conversation

@badcuban

@badcuban badcuban commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

What Changed

Long Claude prompt suggestions now show their full text in the tooltip when the composer chip clips them. Short suggestions keep the existing tooltip label. Shared overflow detection is used by the chat composer and thread activity popover.

Why

Long suggestions were truncated in the chip and the tooltip did not provide the missing text. Users can now read the complete suggestion without expanding the composer.

UI Changes

The Claude prompt suggestion tooltip now includes the full clipped suggestion and wraps it within a capped width. No visual change occurs when the suggestion fits in the chip.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Reuse horizontal-overflow detection for composer and activity popover tooltips
- Keep the concise tooltip label when suggestions fit
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
threadlines Skipped Skipped Sep 6, 2026 7:07am UTC

Request Review

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Sep 6, 2026
@badcuban
badcuban enabled auto-merge September 6, 2026 07:08
@badcuban
badcuban added this pull request to the merge queue Sep 6, 2026
Merged via the queue into main with commit 0994c2d Sep 6, 2026
16 checks passed
@badcuban
badcuban deleted the threadlines/improve-claude-suggestion-overflow branch September 6, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant