-
Notifications
You must be signed in to change notification settings - Fork 86
refactor(lightspeed): migrate ToolCallContent to PatternFly components #2090
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
refactor(lightspeed): migrate ToolCallContent to PatternFly components #2090
Conversation
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Changed Packages
|
|
@aprilma419 Please have a look at screen recording for Tool Call . |
|
@its-mitesh-kumar Does the copy icon copy anything from the tool call? If not, I think we can just remove it |
ciiay
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.
Hi @its-mitesh-kumar , the yarn test fails for me with your branch. Can you verify if it works for you?
@aprilma419 Copy icon is being used to copy the response. |
@its-mitesh-kumar Okay, if so, then I think the copy icon needs to be aligned in the same horizontal row with the Response title in the UI like this
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
@aprilma419 Updated the Screen Recording in the description. |
|
|
@its-mitesh-kumar The recording is only 1 second long... The screenshot of the dark mode looks good to me |
HusneShabbir
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.
karthikjeeyar
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.
/approve
/lgtm







Summary
Refactors the
ToolCallContentcomponent to use PatternFly components instead of Material-UI, following the PatternFly AI Chatbot design patterns.UI after changes
Light Mode
Screen.Recording.2026-01-16.at.3.19.28.PM.mov
Dark mode
Fixes
✔️ Checklist