Open Issues Need Help
View All on GitHubThis repo contains the code for the PatternFly virtual assistant extension
This repo contains the code for the PatternFly virtual assistant extension
This repo contains the code for the PatternFly virtual assistant extension
AI Summary: Debug and fix a rendering issue in the PatternFly chatbot's MessageBox component where the class "false" is unexpectedly being added to the `.pf-chatbot__messagebox` element. This likely involves inspecting the component's code to identify where this class is being added and correcting the logic to prevent its inclusion.
This repo contains the code for the PatternFly virtual assistant extension
AI Summary: Modify the CSS for the PatternFly chatbot's compact header to increase the padding from 8px to 16px. This likely involves finding the relevant CSS class(es) within the project's `main.css` file and updating the padding property. Testing will be needed to ensure the change functions correctly and doesn't negatively impact other components.
This repo contains the code for the PatternFly virtual assistant extension