Skip to content

SMOODEV-2668: Inline suggested-reply chips under the latest reply#39

Merged
brentrager merged 1 commit into
mainfrom
SMOODEV-2668-chips-ux
Jul 18, 2026
Merged

SMOODEV-2668: Inline suggested-reply chips under the latest reply#39
brentrager merged 1 commit into
mainfrom
SMOODEV-2668-chips-ux

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

Chips render inline in the message flow directly under the latest assistant bubble (they previously sat in a fixed slot above the composer, detached from the reply — see Chakra TP feedback), disappear the instant one is tapped, and stay optional (composer always live). Stale chips can't linger: any new turn rebuilds the flow, and the render is self-clearing.

Note: the content staleness on the Chakra TP bot (intro chips repeating every turn) is a server-side workflow-pointer issue being fixed in smooth-operator — this PR is the presentation half.

49/49 element tests pass (2 new: inline placement, tap-dismiss); full pnpm check green.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Tz7j9eqPBBL36CEFZpjoWz

…smiss on tap

The chips lived in a fixed slot above the composer, visually detached from
the reply they belonged to, and only cleared on the next render. Render them
in the message flow directly after the last assistant bubble, remove the
strip the moment a chip is tapped, and keep them purely optional.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Tz7j9eqPBBL36CEFZpjoWz
@changeset-bot

changeset-bot Bot commented Jul 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b9f18be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@smooai/chat-widget Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@brentrager
brentrager merged commit eb7717c into main Jul 18, 2026
1 check passed
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.

1 participant