feat(ChatBot): Add info density adjustments#513
Conversation
|
Preview: https://chatbot-pr-chatbot-513.surge.sh A11y report: https://chatbot-pr-chatbot-513-a11y.surge.sh |
35fb6ea to
d9e36ac
Compare
d9e36ac to
07b2010
Compare
3a7eeea to
305b572
Compare
305b572 to
8c53af2
Compare
kaylachumley
left a comment
There was a problem hiding this comment.
noticed that the history drawer isn't showing the compact version within the compact demo! can we update that?
|
Yup, we just have to wait for the drawer PR to merge! |
cb8fa0d to
e526177
Compare
e526177 to
6bac6f3
Compare
|
Rebased and added in compact drawer now that that PR has merged. |
4b029e4 to
6fdc5b7
Compare
|
Adjusted drawer close button after comments from Kayla on Slack. |
6fdc5b7 to
f366bd0
Compare
| --pf-v6-c-drawer__head--PaddingInlineStart: var(--pf-t--global--spacer--lg); | ||
| --pf-v6-c-drawer__head--PaddingInlineEnd: var(--pf-t--global--spacer--lg); | ||
| } | ||
| .pf-v6-c-drawer__close { |
There was a problem hiding this comment.
Are these changes properly scoped to being just for the compact variant?
There was a problem hiding this comment.
Yes! They are tied to .pf-chatbot__history.pf-m-compact { on line 208.
|
🎉 This PR is included in version 6.3.0-prerelease.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This is just the main chatbot demo. Reducing icon size reduced header padding beyond workshop - let me know if you want more padding there.
Docs: https://chatbot-pr-chatbot-513.surge.sh/patternfly-ai/chatbot/overview/demo (see Compact ChatBot)