-
Notifications
You must be signed in to change notification settings - Fork 34
feat(Chatbot): Add support for high contrast #711
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
Conversation
|
Preview: https://chatbot-pr-chatbot-711.surge.sh A11y report: https://chatbot-pr-chatbot-711-a11y.surge.sh |
Add borders to container that show in high contrast mode.
28e3055 to
03acb1b
Compare
|
Sarah feedback to address: |
|
Addressed @srambach's feedback (I think!). |
Drawer was adding border to ChatBot on mobile, when drawer styling changes from inline to more of a block layout. We should add it only when we need it on the drawer.
lboehling
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!!
|
🎉 This PR is included in version 6.5.0-prerelease.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Add borders to container that show in high contrast mode.
Overlay, docked, full-screen: https://chatbot-pr-chatbot-711.surge.sh/patternfly-ai/chatbot/overview/demo/basic-chatbot/
Embedded: https://chatbot-pr-chatbot-711.surge.sh/patternfly-ai/chatbot/overview/demo/embedded-chatbot/
Drawer: https://chatbot-pr-chatbot-711.surge.sh/patternfly-ai/chatbot/overview/demo/inline-drawer-chatbot/
Comparison: https://chatbot-pr-chatbot-711.surge.sh/patternfly-ai/chatbot/overview/demo/comparing-chatbots/