Skip to content

feat: add ChatPanel AI element#866

Open
rohanchkrabrty wants to merge 5 commits into
mainfrom
feat-ai-chatpanel
Open

feat: add ChatPanel AI element#866
rohanchkrabrty wants to merge 5 commits into
mainfrom
feat-ai-chatpanel

Conversation

@rohanchkrabrty

Copy link
Copy Markdown
Contributor

Summary

  • Adds ChatPanel, a dockable/floating/minimizable window frame for chat, to packages/raystack/components/chat-panel with Header, Title, Actions, MinimizeTrigger, ExpandTrigger, Content, and Trigger parts
  • The panel mounts once and morphs between docked (in-flow sidebar), floating (fixed, draggable and resizable, viewport-clamped), and minimized (corner bubble via ChatPanel.Trigger) using pure CSS — no portal or remount, so chat state survives transitions
  • Supports controlled/uncontrolled mode, side, size, and floating position, with slottable header actions instead of a built-in close button
  • Adds the ChatPanel docs page (demos, anatomy, props tables) under the AI Elements section and exports the component and types from the package root
  • Includes a component test suite covering mode transitions, drag/resize behavior, and trigger interactions
  • Stacked on feat: add Chat AI element #865 (feat-ai-chat) — review only the top commit here

rohanchkrabrty and others added 5 commits July 23, 2026 11:27
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C7QST4WHS5DmTqgJkvQoyf
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C7QST4WHS5DmTqgJkvQoyf
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C7QST4WHS5DmTqgJkvQoyf
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C7QST4WHS5DmTqgJkvQoyf
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01C7QST4WHS5DmTqgJkvQoyf
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
apsara Ready Ready Preview, Comment Jul 23, 2026 6:01am

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

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 Plus

Run ID: bccb1e4c-075e-463f-85c1-3c3e4de8c112

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

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.

Base automatically changed from feat-ai-chat to main July 24, 2026 05:03
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.

2 participants