mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
dd06dd89d1
The showcase framework directories better reflect their role as integration examples rather than distributable packages. Renames showcase/packages/ -> showcase/integrations/ and updates the test docker-compose file reference accordingly.
12 lines
420 B
Markdown
12 lines
420 B
Markdown
# QA: Chat Customization (CSS) — AG2
|
|
|
|
- [ ] Navigate to /demos/chat-customization-css
|
|
- [ ] Verify scoped theme applied — `.chat-css-demo-scope` wrapper has hot-pink accents
|
|
- [ ] Send a message — verify user bubble is hot-pink gradient, assistant bubble is amber monospace
|
|
- [ ] Input border is dashed pink
|
|
- [ ] No theme leak to other pages
|
|
|
|
## Expected Results
|
|
|
|
- All CSS overrides visible, scoped to this demo
|