-
Notifications
You must be signed in to change notification settings - Fork 8
feat(workspace shell): Component development in ai chat components #609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat(workspace shell): Component development in ai chat components #609
Conversation
✅ Deploy Preview for carbon-ai-chat-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for carbon-ai-chat-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for ai-chat-components-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
some additional thoughts to put us all in context of the footer buttons scenario across our repositories we see this footer button set as a common pattern at many places @lee-chase has made some explorations over this common pattern with fluid option for button-set supporting container queries (demo). but its not there yet. at some point we have decided to replace action-set with container queries in ibm-products. in case if we run into any issues during integration we could adopt container queries and i hope this information is useful then. |
Closes #607, #606
Workspace component development in Web components
Changelog
New
cds-aichat-workspace-shell) under@carbon/ai-chat-componentscds-aichat-workspace-shell-header- for Header (has default slot value set toheader)cds-aichat-workspace-shell-body- for Body (has default slot value set tobody)cds-aichat-workspace-shell-footer- for footer (has default slot value set tofooter)titleTextandsubTitleTextprops forcds-aichat-workspace-shell-header.Testing / Reviewing
This component can be tested in the Web components storybook.