feat(chat): Replace button with shared component - #262
kaapi-agent-bot[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
|
So this PR is generated by the Kaapi-Agent, will merge if everything good. |
Issue
Closes #261
Summary
<button>for "New chat" with the sharedButtoncomponent.primaryvariant andsmsize.Checklist
Before submitting a pull request, please ensure that you mark these task.
npm run devandnpm run buildin the repository root and test.Original PR description
Summary
<button>for "New chat" in the Chat page header with the sharedButtoncomponent (app/components/ui/Button.tsx), using its defaultprimaryvariant andsmsize.Closes #261
Test plan
npm run lintpasses with no new errorsnpm run buildpasseshandleNewChatcorrectly