Skip to content

fix(cac): expanding agent chat to full screen#85

Open
kshitij858 wants to merge 1 commit into
developfrom
fix-expanding-agent-chat-to-full-screen
Open

fix(cac): expanding agent chat to full screen#85
kshitij858 wants to merge 1 commit into
developfrom
fix-expanding-agent-chat-to-full-screen

Conversation

@kshitij858

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage Report

Package Line Coverage
datatable 88.29%
multi-file-upload 87.27%
conversational-agent-chat 88.97%
validation-station 100.00%

@kshitij858 kshitij858 force-pushed the fix-expanding-agent-chat-to-full-screen branch from a57e0fc to 3ea322e Compare May 21, 2026 09:23
Co-Authored-By: Claude <noreply@anthropic.com>
@kshitij858 kshitij858 force-pushed the fix-expanding-agent-chat-to-full-screen branch from 3ea322e to 045b7d3 Compare May 21, 2026 09:31
.uipath-conversational-agent-chat {
width: 440px;
width: 100%;
max-width: 1500px;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this. let is be controlled by parent container

{
"name": "@uipath/ui-widgets-conversational-agent-chat",
"version": "1.0.3",
"version": "1.0.4",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change version in a separate PR. It's easier to track

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants