Skip to content

feat: popular actions carousel with clearer ordering (SS-5653)#255

Merged
twblack88 merged 3 commits into
epic/agent-stylingfrom
feature/SS-5653-popular-actions-carousel
May 25, 2026
Merged

feat: popular actions carousel with clearer ordering (SS-5653)#255
twblack88 merged 3 commits into
epic/agent-stylingfrom
feature/SS-5653-popular-actions-carousel

Conversation

@twblack88

@twblack88 twblack88 commented May 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds the popular actions carousel to the empty-chat state (PopularActionsCarousel.tsx) with auto-advance, dot navigation, and pause-on-interaction.
  • Reorders POPULAR_ACTIONS in Chat.tsx so the carousel sequence reads more clearly.

Test plan

  • bun run type-check passes
  • bun test — 825 pass, 0 fail
  • bun run lint clean (errors only in untracked worktree copy)
  • Verify carousel order and behavior in the empty-chat state

Built with Claude

@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
shapeshift-agentic Ready Ready Preview, Comment May 25, 2026 8:21pm

Request Review

@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 084845de-81a9-4e65-8ae8-836099c3700c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/SS-5653-popular-actions-carousel

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

twblack88 and others added 3 commits May 25, 2026 13:19
Replace static welcome suggestion buttons with a horizontally scrolling popular actions carousel that auto-advances, pauses during hover/focus/touch interaction, and supports mobile swipe navigation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Observe the canvas's parent container and call shader.resize() explicitly
so the WebGL aurora re-renders to full size after layout changes (e.g.
the sidebar opening/closing). The shader library pins the canvas to fixed
pixels and watches the frozen canvas for resizes, so CSS-driven changes
never reached it.

Also make the mobile CSSFallback more vibrant with layered radial
gradients matching the Aurora palette, instead of a faint two-layer wash.

Built with Claude
@twblack88 twblack88 force-pushed the feature/SS-5653-popular-actions-carousel branch from 9ba737d to d3c279a Compare May 25, 2026 20:20
@twblack88 twblack88 merged commit 71fd57b into epic/agent-styling May 25, 2026
4 checks passed
@twblack88 twblack88 deleted the feature/SS-5653-popular-actions-carousel branch May 25, 2026 20:40
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